The CHECKOP macro was not invoked on some newly created ops
[p5sagit/p5-mst-13.2.git] / perlvars.h
index 27f76eb..abd2f3e 100644 (file)
@@ -55,5 +55,3 @@ PERLVAR(Gdollarzero_mutex, perl_mutex)        /* Modifying $0 */
 /* This is constant on most architectures, a global on OS/2 */
 PERLVARI(Gsh_path,     char *, SH_PATH)/* full path of shell */
 
-PERLVAR(Gearlytaint,   bool)   /* Early warning for taint, before PL_tainting  is set */
-