Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na
[p5sagit/p5-mst-13.2.git] / perlapi.h
index 9fe7a05..1468acc 100644 (file)
--- a/perlapi.h
+++ b/perlapi.h
@@ -120,8 +120,6 @@ END_EXTERN_C
 #define PL_Argv                        (*Perl_IArgv_ptr(aTHX))
 #undef  PL_Cmd
 #define PL_Cmd                 (*Perl_ICmd_ptr(aTHX))
-#undef  PL_DBassertion
-#define PL_DBassertion         (*Perl_IDBassertion_ptr(aTHX))
 #undef  PL_DBcv
 #define PL_DBcv                        (*Perl_IDBcv_ptr(aTHX))
 #undef  PL_DBgv