summaryrefslogtreecommitdiff
path: root/ext/json/php_json_scanner_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/php_json_scanner_defs.h')
-rw-r--r--ext/json/php_json_scanner_defs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/json/php_json_scanner_defs.h b/ext/json/php_json_scanner_defs.h
deleted file mode 100644
index 97ad7626ad..0000000000
--- a/ext/json/php_json_scanner_defs.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Generated by re2c 1.0.3 */
-
-enum YYCONDTYPE {
- yycJS,
- yycSTR_P1,
- yycSTR_P2_BIN,
- yycSTR_P2_UTF,
-};