diff options
author | Father Chrysostomos <sprout@cpan.org> | 2014-09-11 23:53:36 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2014-09-15 06:19:35 -0700 |
commit | 86d1adfc2a39353ec873ce65fe73a77f17ecb3a2 (patch) | |
tree | 7d46fc02e7a53f8dfcebbedc7832bd0aaf7caad7 /embed.fnc | |
parent | a65cc145b2ce31d135006c2fb8e7b89e0843f3b4 (diff) | |
download | perl-86d1adfc2a39353ec873ce65fe73a77f17ecb3a2.tar.gz |
Remove no-longer-used op.c:S_gv_ename
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1925,7 +1925,6 @@ sR |OP* |search_const |NN OP *o sR |OP* |new_logop |I32 type|I32 flags|NN OP **firstp|NN OP **otherp s |void |simplify_sort |NN OP *o s |void |null_listop_in_list_context |NN OP* o -s |SV* |gv_ename |NN GV *gv sRn |bool |scalar_mod_type|NULLOK const OP *o|I32 type s |OP * |my_kid |NULLOK OP *o|NULLOK OP *attrs|NN OP **imopsp s |OP * |dup_attrlist |NN OP *o |