summaryrefslogtreecommitdiff
path: root/regcomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.h')
-rw-r--r--regcomp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/regcomp.h b/regcomp.h
index 0bd00e2a6d..f9e8c2e17b 100644
--- 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