re_intuit_start(): delete srch_(start|end)_shift
authorDavid Mitchell <davem@iabyn.com>
Thu, 16 Jan 2014 17:07:13 +0000 (17:07 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 7 Feb 2014 22:39:36 +0000 (22:39 +0000)
commit12fbc530d0836399913c356ed1ea0687697515eb
treed49bd3c8fa67b8c867de283113f11e1c00417642
parentfb9bbddb6b02a2d577c2b249a099cbd7156c0be8
re_intuit_start(): delete srch_(start|end)_shift

remove these two vars; these are now just unmodified copies of
start_shift, end_shift; so just use those two vars directly.
regexec.c