Remove OPpENTERSUB_NOMOD.
authorGerard Goossen <gerard@ggoossen.net>
Sat, 13 Aug 2011 16:51:48 +0000 (18:51 +0200)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 16 Aug 2011 03:27:02 +0000 (20:27 -0700)
commitd26376f0cba86f87a4770b29227457e5c2b4a1db
tree838206f7e56f03b7de68535d340a7d0c7adcecf0
parent5c906035ffb6b2857a0f941a97ac9e7bb4126275
Remove OPpENTERSUB_NOMOD.

OPpENTERSUB_NOMOD was always set in combination with OPf_WANT_VOID
which is now used to not propagate the lvalue context, making
OPpENTERSUB_NOMOD redundant.
dump.c
op.c
op.h