sas Fri Oct 4 15:20:14 2002 EDT Modified files: /php4/main main.c Log: Nuke warning Index: php4/main/main.c diff -u php4/main/main.c:1.496 php4/main/main.c:1.497 --- php4/main/main.c:1.496 Fri Oct 4 00:47:34 2002 +++ php4/main/main.c Fri Oct 4 15:20:13 2002 @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: main.c,v 1.496 2002/10/04 04:47:34 rasmus Exp $ */ +/* $Id: main.c,v 1.497 2002/10/04 19:20:13 sas Exp $ */ /* {{{ includes */ @@ -981,7 +981,6 @@ void ***tsrm_ls; php_core_globals *core_globals; - sapi_globals_struct *sapi_globals = ts_resource(sapi_globals_id); #endif #if defined(PHP_WIN32) || (defined(NETWARE) && defined(USE_WINSOCK)) WORD wVersionRequested = MAKEWORD(2, 0);
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php