summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-02-27 22:36:11 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-02-28 21:17:49 +0100
commitf64ae64f52caf602720cd87061673b378c0c4158 (patch)
treea535aa1548b7397090ba9fcb7034332c774ad1be /main/php.h
parentff315098f44cfe6483fd55eb434615c1f521eb10 (diff)
downloadphp-git-f64ae64f52caf602720cd87061673b378c0c4158.tar.gz
Remove PHP_DECLARED_TIMEZONE and HAVE_DECLARED_TIMEZONE
The HAVE_DECLARED_TIMEZONE symbol usage has been introduced in 2fd8cbff2ac301a90fc417bff206bd0a65e8692c and then removed via 667a9b9bce87e422d9b092ce23f1b536c8fd4ece.
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index 161f955303..317a048405 100644
--- a/main/php.h
+++ b/main/php.h
@@ -80,7 +80,6 @@
/* Windows specific defines */
#ifdef PHP_WIN32
# define PHP_PROG_SENDMAIL "Built in mailer"
-# define HAVE_DECLARED_TIMEZONE
# define WIN32_LEAN_AND_MEAN
# define NOOPENFILE