Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
[p5sagit/p5-mst-13.2.git] / perlapi.h
index 7aa9592..b9822a6 100644 (file)
--- a/perlapi.h
+++ b/perlapi.h
@@ -412,8 +412,6 @@ END_EXTERN_C
 #define PL_nthreads            (*Perl_Inthreads_ptr(aTHX))
 #undef  PL_nthreads_cond
 #define PL_nthreads_cond       (*Perl_Inthreads_cond_ptr(aTHX))
-#undef  PL_nullstash
-#define PL_nullstash           (*Perl_Inullstash_ptr(aTHX))
 #undef  PL_numeric_compat1
 #define PL_numeric_compat1     (*Perl_Inumeric_compat1_ptr(aTHX))
 #undef  PL_numeric_local