summaryrefslogtreecommitdiff
path: root/src/bytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bytecode.h')
-rw-r--r--src/bytecode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bytecode.h b/src/bytecode.h
index 336fbb0f..114bafc5 100644
--- a/src/bytecode.h
+++ b/src/bytecode.h
@@ -261,10 +261,7 @@ typedef unsigned char uchar;
#define IN_PARSE_INIT_BKT 0xa1
#define IN_PARSE_FRAG_W 0xa2
-#define IN_PARSE_FRAG_EXIT_W 0xa3
-
#define IN_PARSE_FRAG_BKT 0xa6
-#define IN_PARSE_FRAG_EXIT_BKT 0xa7
#define IN_SEND_TREE_WC 0xa8
#define IN_SEND_TREE_WV 0xa9