summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/php.h b/main/php.h
index ab4a159069..f40528ea00 100644
--- a/main/php.h
+++ b/main/php.h
@@ -197,9 +197,6 @@ extern char *strerror(int);
#include "http_log.h"
#define BLOCK_INTERRUPTIONS block_alarms
#define UNBLOCK_INTERRUPTIONS unblock_alarms
-# ifndef THREAD_SAFE
-extern request_rec *php3_rqst;
-# endif
#endif
#if HAVE_PWD_H