preproc: Finally drop context-through search
commit290eac75699fb768fdea4588772cf08b5db2788c
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 27 Jun 2011 21:59:05 +0000 (28 01:59 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Mon, 27 Jun 2011 22:01:47 +0000 (28 02:01 +0400)
treed7119486a7eeb128645c5a7f53e92fc47b55b182
parentb6c6ca96e7fab6f5356ecae363fc06dc2d61a12a
preproc: Finally drop context-through search

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