summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php.h b/main/php.h
index ae5d38bdd2..480da6fb18 100644
--- a/main/php.h
+++ b/main/php.h
@@ -128,8 +128,6 @@ typedef int pid_t;
#endif
#include <assert.h>
-#define APACHE 0
-
#if HAVE_UNIX_H
#include <unix.h>
#endif