diff options
author | Jani Taskinen <jani@php.net> | 2007-07-16 13:41:12 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2007-07-16 13:41:12 +0000 |
commit | 7c44729e412d0f9fe7b4301393082dfba67736a8 (patch) | |
tree | 928c79b840af735ff357958232bc931cbd9a8d85 /sapi/apache/php_apache_http.h | |
parent | 514dfc34cab6628837ca6efbc95e37153f58a821 (diff) | |
download | php-git-7c44729e412d0f9fe7b4301393082dfba67736a8.tar.gz |
- Cleanup and simplify
Diffstat (limited to 'sapi/apache/php_apache_http.h')
-rw-r--r-- | sapi/apache/php_apache_http.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/apache/php_apache_http.h b/sapi/apache/php_apache_http.h index f6049e8f43..a349405cae 100644 --- a/sapi/apache/php_apache_http.h +++ b/sapi/apache/php_apache_http.h @@ -20,8 +20,6 @@ /* $Id$ */ -#define NO_REGEX_EXTRA_H - #ifdef WIN32 #include <stddef.h> #endif |