regcomp.c: Remove the last usage of NO_UNARY_PLUS
authorBrian Fraser <fraserbn@gmail.com>
Fri, 30 Aug 2013 20:37:27 +0000 (17:37 -0300)
committerBrian Fraser <fraserbn@gmail.com>
Sat, 21 Sep 2013 11:47:39 +0000 (08:47 -0300)
commit44e3dfd23cd50e7576ceabf4b4ac980c81f5c2f6
tree55b3a1851b975c93c83bfdc69de2116e1363b65a
parentbaa75e8da2ec8ab2da52f2e7ce49181504887e3d
regcomp.c: Remove the last usage of NO_UNARY_PLUS

This was set for some VMS variants in 5.005, but has since been
excised from vmsish.h.  The ifdef in regcomp was a leftover.
regcomp.c