summaryrefslogtreecommitdiffstats
path: root/generic/regguts.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/regguts.h')
-rw-r--r--generic/regguts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/regguts.h b/generic/regguts.h
index 5f9a0ab..73aed2f 100644
--- a/generic/regguts.h
+++ b/generic/regguts.h
@@ -308,7 +308,6 @@ struct cnfa {
int ncolors; /* number of colors */
int flags;
# define HASLACONS 01 /* uses lookahead constraints */
-# define LEFTANCH 02 /* anchored on left */
int pre; /* setup state number */
int post; /* teardown state number */
color bos[2]; /* colors, if any, assigned to BOS and BOL */