[asperl] fixups to make it build and pass tests under both compilers
[p5sagit/p5-mst-13.2.git] / regcomp.h
index 0bd00e2..f9e8c2e 100644 (file)
--- a/regcomp.h
+++ b/regcomp.h
@@ -454,6 +454,3 @@ const static char reg_off_by_arg[] = {
 #define REG_SEEN_LOOKBEHIND    2
 #define REG_SEEN_GPOS          4
 
-#ifdef DEBUGGING
-EXT char *colors[4];  /* not dEXT since we do EXTERN/INTERN.h shuffle */
-#endif