summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2010-12-13 18:07:08 +0000
committerPierre Joye <pajoye@php.net>2010-12-13 18:07:08 +0000
commit4ee6b4dfbbbaec874598136c7355072504cb6fe8 (patch)
tree8a4369d23db00fe66a29c20cae9f889b29e70388 /ext
parent8afdb7cd49e59d016f45a2ca6ce268a8d5ee3113 (diff)
downloadphp-git-4ee6b4dfbbbaec874598136c7355072504cb6fe8.tar.gz
-ws
Diffstat (limited to 'ext')
-rw-r--r--ext/session/config.w322
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/session/config.w32 b/ext/session/config.w32
index fd568f3c3e..8225dc53d6 100644
--- a/ext/session/config.w32
+++ b/ext/session/config.w32
@@ -7,5 +7,3 @@ if (PHP_SESSION == "yes") {
EXTENSION("session", "session.c mod_files.c mod_mm.c mod_user.c", false /* never shared */);
AC_DEFINE("HAVE_PHP_SESSION", 1, "Session support");
}
-
-