summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-08-02 14:41:58 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-08-02 14:41:58 -0700
commit10654d5139c0a27b996d0f536591978b3a6d532f (patch)
tree512f0618f974a190838b87c875ae6eefa1c5c50b /embed.fnc
parent4b932c1481f2c641089c02ab05341310622b6f69 (diff)
downloadperl-10654d5139c0a27b996d0f536591978b3a6d532f.tar.gz
Remove Perl_mod
After mod was renamed to op_lvalue, this stub was added temporarily to provide a smoother transition for the compilers. The compiler maintainer is happy with its extirpation at this stage. See ticket #78908.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index a84a958619..f48d8ce9c7 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -758,8 +758,6 @@ Ap |I32 |mg_size |NN SV* sv
Ap |void |mini_mktime |NN struct tm *ptm
AMmd |OP* |op_lvalue |NULLOK OP* o|I32 type
poX |OP* |op_lvalue_flags|NULLOK OP* o|I32 type|U32 flags
-: To be removed after 5.14 (see [perl #78908]):
-EXp |OP* |mod |NULLOK OP* o|I32 type
p |void |finalize_optree |NN OP* o
#if defined(PERL_IN_OP_C)
s |void |finalize_op |NN OP* o