preproc: Finally drop context-through search
commit1a42fb28a1c01449223b01424370cc3f63d32473
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 11 Mar 2012 07:38:47 +0000 (11 11:38 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 11 Mar 2012 07:40:26 +0000 (11 11:40 +0400)
tree928f083dbac7a510d153cbf4142773c6b99c6c3c
parentfd8a7ae7edd4d711586dd9399aaf7c0fd7d38a5c
preproc: Finally drop context-through search

[backport 290eac75699fb768fdea4588772cf08b5db2788c]

2.09 series was the last one we support context-thru search
(and we were issuing a warning about that) so drop all-context
from get_ctx() routine.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
preproc.c