diff options
Diffstat (limited to 'ext/date/config.w32')
-rwxr-xr-x | ext/date/config.w32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/date/config.w32 b/ext/date/config.w32 index 6ce59d35f2..d25b52df27 100755 --- a/ext/date/config.w32 +++ b/ext/date/config.w32 @@ -1,4 +1,3 @@ -// $Id$ // vim:ft=javascript EXTENSION("date", "php_date.c", false, "/Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1"); |