summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-19 13:44:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-19 13:44:49 +0000
commitfc3b67988d386db745bd1ff884719072b6338299 (patch)
treeccdfce5b554a4e8071cfa7b0721424d6fdf03a3d /perlapi.h
parent209030dfb82e17eb9572fa3fbdde2effbf80b651 (diff)
downloadperl-fc3b67988d386db745bd1ff884719072b6338299.tar.gz
The runops_dbg should not be needed.
p4raw-id: //depot/perl@13088
Diffstat (limited to 'perlapi.h')
-rw-r--r--perlapi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/perlapi.h b/perlapi.h
index f200326785..e5b3654ae1 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -937,8 +937,6 @@ END_EXTERN_C
#define PL_op_mutex (*Perl_Gop_mutex_ptr(NULL))
#undef PL_patleave
#define PL_patleave (*Perl_Gpatleave_ptr(NULL))
-#undef PL_runops_dbg
-#define PL_runops_dbg (*Perl_Grunops_dbg_ptr(NULL))
#undef PL_runops_std
#define PL_runops_std (*Perl_Grunops_std_ptr(NULL))
#undef PL_sharedsv_space