- Removed a stale var that broke the build

This commit is contained in:
Derick Rethans 2001-01-13 22:00:23 +00:00
parent 1104639d0a
commit 97510346ed

View File

@ -71,7 +71,6 @@
#ifdef ZTS
static int fsock_globals_id;
#else
static php_fsock_globals fsock_globals;
extern int le_fp;
#endif