]> granicus.if.org Git - php/commitdiff
nuke last remnants of the old globals stuff
authorSterling Hughes <sterling@php.net>
Sat, 19 May 2001 17:45:36 +0000 (17:45 +0000)
committerSterling Hughes <sterling@php.net>
Sat, 19 May 2001 17:45:36 +0000 (17:45 +0000)
# oops

ext/gd/gd.c

index df599adb6a2bcb9b01db899aeb63c51dce4a1c60..9dcafb1ff989986a59fc96473e47b77f38819329 100644 (file)
@@ -50,11 +50,6 @@ static int le_gd, le_gd_font;
 static int le_ps_font, le_ps_enc;
 #endif
 
-#ifdef ZTS
-int gd_globals_id;
-#else
-static php_gd_globals gd_globals;
-#endif
 
 #include <gd.h>
 #include <gdfontt.h>  /* 1 Tiny font */