readd missing perldelta.pod changes from changes#6339,6376
[p5sagit/p5-mst-13.2.git] / intrpvar.h
index b9acb24..d686413 100644 (file)
@@ -463,6 +463,5 @@ PERLVAR(Iptr_table, PTR_TBL_t*)
 #if defined(USE_THREADS)
 PERLVAR(Isv_lock_mutex,        perl_mutex)     /* Mutex for SvLOCK macro */
 #endif
-PERLVARI(Ibeginav_save, AV*, Nullav)   /* save BEGIN{}s when compiling */
 
 PERLVAR(Inullstash,    HV *)           /* illegal symbols end up here */