summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/php.h b/main/php.h
index 4a26408cfc..0b4fd3306a 100644
--- a/main/php.h
+++ b/main/php.h
@@ -398,10 +398,6 @@ END_EXTERN_C()
#define PUTC_H(c) (php_header_write(&(c), 1 TSRMLS_CC), (c))
-#ifdef ZTS
-#define VIRTUAL_DIR
-#endif
-
#include "php_streams.h"
#include "php_memory_streams.h"
#include "fopen_wrappers.h"