scons: Updates for targets/egl-static.
[mesa.git] / src / egl / main / eglglobals.c
index e63819e08a20ad4625196731ca868515c5387e65..52eebb07f6c4e3959c45929f659fcabe079ef613 100644 (file)
@@ -11,9 +11,6 @@ struct _egl_global _eglGlobal =
 {
    &_eglGlobalMutex,       /* Mutex */
    NULL,                   /* DisplayList */
-   1,                      /* FreeScreenHandle */
-   0,                      /* NumDrivers */
-   { NULL },               /* Drivers */
    2,                      /* NumAtExitCalls */
    {
       /* default AtExitCalls, called in reverse order */