summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-11-26 22:44:03 +0000
committerNicholas Clark <nick@ccl4.org>2008-11-26 22:44:03 +0000
commitb429380fd7d54c14783866916eff039809949692 (patch)
tree6ed1eac49dc48b5af3b9cbd2ff6347e132b9ed68 /embed.fnc
parentaec08fdf1cbafdae7e2d5b94ea4ce3d52f2c4c72 (diff)
downloadperl-b429380fd7d54c14783866916eff039809949692.tar.gz
Perl_oopsCV() is not part of the public API, not used anywhere, so can
go. p4raw-id: //depot/perl@34937
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 1b3fde0ff1..68cbe327da 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -652,7 +652,6 @@ Apd |int |vcmp |NN SV *lhv|NN SV *rhv
p |PerlIO*|nextargv |NN GV* gv
ApP |char* |ninstr |NN const char* big|NN const char* bigend \
|NN const char* little|NN const char* lend
-pr |OP* |oopsCV |NN OP* o
Ap |void |op_free |NULLOK OP* arg
#ifdef PERL_MAD
p |OP* |package |NN OP* o