diff options
Diffstat (limited to 'sapi/phttpd/phttpd.c')
| -rw-r--r-- | sapi/phttpd/phttpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index cb3b524723..c3aec39e93 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.c @@ -255,7 +255,6 @@ int php_doit(TSRMLS_D TSRMLS_DC) zend_file_handle file_handle; struct httpinfo *hip = PHG(cip)->hip; TSRMLS_FETCH(); - TSRMLS_FETCH(); if (php_request_startup(TSRMLS_C) == FAILURE) { return -1; |
