]> granicus.if.org Git - php/commitdiff
- Removed leftovers from nuking safe-mode
authorJani Taskinen <jani@php.net>
Mon, 16 Jul 2007 12:58:23 +0000 (12:58 +0000)
committerJani Taskinen <jani@php.net>
Mon, 16 Jul 2007 12:58:23 +0000 (12:58 +0000)
main/SAPI.c

index 3f8becd221f5ab657628b7dcf412bb08cb24404f..3cb07e504c77cc9e4a43a6d772a87a76336c761e 100644 (file)
@@ -29,9 +29,6 @@
 #include "php_ini.h"
 #include "ext/standard/php_string.h"
 #include "ext/standard/pageinfo.h"
-#if (HAVE_PCRE || HAVE_BUNDLED_PCRE) && !defined(COMPILE_DL_PCRE)
-#include "ext/pcre/php_pcre.h"
-#endif
 #if HAVE_ZLIB
 #include "ext/zlib/php_zlib.h"
 #endif