11792 wasn't complete
[p5sagit/p5-mst-13.2.git] / proto.h
diff --git a/proto.h b/proto.h
index 7089f95..e69c6f9 100644 (file)
--- a/proto.h
+++ b/proto.h
@@ -988,14 +988,6 @@ PERL_CALLCONV void Perl_sys_intern_init(pTHX);
 PERL_CALLCONV char *   Perl_custom_op_name(pTHX_ OP* op);
 PERL_CALLCONV char *   Perl_custom_op_desc(pTHX_ OP* op);
 #endif
-#if defined(PERL_CUSTOM_OPS)
-PERL_CALLCONV char *   Perl_custom_op_name(pTHX_ OP* op);
-PERL_CALLCONV char *   Perl_custom_op_desc(pTHX_ OP* op);
-#endif
-#if defined(PERL_CUSTOM_OPS)
-PERL_CALLCONV char *   Perl_custom_op_name(pTHX_ OP* op);
-PERL_CALLCONV char *   Perl_custom_op_desc(pTHX_ OP* op);
-#endif
 
 #if defined(PERL_OBJECT)
 protected: