summaryrefslogtreecommitdiff
path: root/main/php_globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_globals.h')
-rw-r--r--main/php_globals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/php_globals.h b/main/php_globals.h
index 0ce398aafc..bf6674d54b 100644
--- a/main/php_globals.h
+++ b/main/php_globals.h
@@ -54,10 +54,6 @@ typedef struct _arg_separators {
} arg_separators;
struct _php_core_globals {
- zend_bool magic_quotes_gpc;
- zend_bool magic_quotes_runtime;
- zend_bool magic_quotes_sybase;
-
zend_bool implicit_flush;
long output_buffering;