diff options
Diffstat (limited to 'types.h')
| -rw-r--r-- | types.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ enum BPEGFlag { * BPEG virtual machine opcodes (these must be kept in sync with the names in vm.c) */ enum VMOpcode { - VM_EMPTY = 0, VM_ANYCHAR = 1, VM_STRING, VM_RANGE, |
