summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorArtur Bergman <sky@nanisky.com>2001-08-27 18:34:48 +0000
committerArtur Bergman <sky@nanisky.com>2001-08-27 18:34:48 +0000
commit42d86a35a02527a1e39845fdb48ce9d028f4e633 (patch)
tree002efe88084ee033303473e94482c55a5482f345 /embed.pl
parent438c221d2a8e6fa132b664b70062215bf9c6ef42 (diff)
downloadperl-42d86a35a02527a1e39845fdb48ce9d028f4e633.tar.gz
Removed tripple definitions of CUSTOM_OP functions.
p4raw-id: //depot/perl@11761
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl8
1 files changed, 0 insertions, 8 deletions
diff --git a/embed.pl b/embed.pl
index 88d11c2270..3788e2e8c1 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2252,14 +2252,6 @@ Ap |void |sys_intern_init
Ap |char * |custom_op_name|OP* op
Ap |char * |custom_op_desc|OP* op
#endif
-#if defined(PERL_CUSTOM_OPS)
-Ap |char * |custom_op_name|OP* op
-Ap |char * |custom_op_desc|OP* op
-#endif
-#if defined(PERL_CUSTOM_OPS)
-Ap |char * |custom_op_name|OP* op
-Ap |char * |custom_op_desc|OP* op
-#endif
#if defined(PERL_OBJECT)
protected: