summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/php.h b/main/php.h
index 7429ac005d..030159458d 100644
--- a/main/php.h
+++ b/main/php.h
@@ -55,11 +55,6 @@
#define PHP_DIR_SEPARATOR '/'
#endif
-PHPAPI extern unsigned char first_arg_force_ref[];
-PHPAPI extern unsigned char first_arg_allow_ref[];
-PHPAPI extern unsigned char second_arg_force_ref[];
-PHPAPI extern unsigned char second_arg_allow_ref[];
-
#include "php_regex.h"
/* PHP's DEBUG value must match Zend's ZEND_DEBUG value */