S_forget_pmop() only needs a flags argument for the ithreads case,
authorNicholas Clark <nick@ccl4.org>
Tue, 10 Apr 2007 14:49:31 +0000 (14:49 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 10 Apr 2007 14:49:31 +0000 (14:49 +0000)
commitc4bd3ae5119ffa374bc2a939fae6f0e624cc7804
tree07d2f4eb851148631155acca8aa7b41177233b13
parent1cdf7faf9fb9e7feb64bb63a4448c8361e406417
S_forget_pmop() only needs a flags argument for the ithreads case,
because PmopSTASH_free() is a no-op in an unthreaded perl.

p4raw-id: //depot/perl@30891
embed.fnc
embed.h
op.c
op.h
proto.h