diff options
Diffstat (limited to 'phpdbg_wait.c')
-rw-r--r-- | phpdbg_wait.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpdbg_wait.c b/phpdbg_wait.c index 3f5ee24faa..95024b8d77 100644 --- a/phpdbg_wait.c +++ b/phpdbg_wait.c @@ -22,7 +22,6 @@ #include "ext/standard/basic_functions.h" ZEND_EXTERN_MODULE_GLOBALS(phpdbg); -ZEND_EXTERN_MODULE_GLOBALS(json); static void phpdbg_rebuild_http_globals_array(int type, const char *name TSRMLS_DC) { zval **zvpp; |