summaryrefslogtreecommitdiff
path: root/ext/mbstring/oniguruma/php_onig_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/oniguruma/php_onig_compat.h')
-rw-r--r--ext/mbstring/oniguruma/php_onig_compat.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/mbstring/oniguruma/php_onig_compat.h b/ext/mbstring/oniguruma/php_onig_compat.h
deleted file mode 100644
index 1de0d6073d..0000000000
--- a/ext/mbstring/oniguruma/php_onig_compat.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _PHP_MBREGEX_COMPAT_H
-#define _PHP_MBREGEX_COMPAT_H
-
-#define re_pattern_buffer php_mb_re_pattern_buffer
-#define regex_t php_mb_regex_t
-#define re_registers php_mb_re_registers
-
-#endif /* _PHP_MBREGEX_COMPAT_H */