Skip to content

Commit 5e97e66

Browse files
author
Sascha Schumann
committed
Nuke warning
1 parent a4ec211 commit 5e97e66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,6 @@ int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_mod
981981
void ***tsrm_ls;
982982

983983
php_core_globals *core_globals;
984-
sapi_globals_struct *sapi_globals = ts_resource(sapi_globals_id);
985984
#endif
986985
#if defined(PHP_WIN32) || (defined(NETWARE) && defined(USE_WINSOCK))
987986
WORD wVersionRequested = MAKEWORD(2, 0);

0 commit comments

Comments
 (0)