From: Pierre Joye Date: Mon, 13 Dec 2010 18:07:08 +0000 (+0000) Subject: -ws X-Git-Tag: php-5.3.6RC1~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ee6b4dfbbbaec874598136c7355072504cb6fe8;p=php -ws --- 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"); } - -