summaryrefslogtreecommitdiff
path: root/main/php_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_main.h')
-rw-r--r--main/php_main.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/php_main.h b/main/php_main.h
index 0ae80136cd..1e16496ca8 100644
--- a/main/php_main.h
+++ b/main/php_main.h
@@ -53,8 +53,4 @@ extern void php_call_shutdown_functions(void);
extern int php_init_environ(void);
extern int php_shutdown_environ(void);
-#if defined(MBSTR_ENC_TRANS)
-#define php_treat_data mbstr_treat_data
-#endif
-
#endif