egl: Change the way drivers are loaded.
[mesa.git] / src / egl / main / egldisplay.h
index 1ebc0fcb59ec99d74c0ba5450883315c2013af33..78fbf5b8401f9c4d878a3c5ae372e1b16f273f1d 100644 (file)
@@ -15,7 +15,6 @@ struct _egl_display
    EGLDisplay Handle;
 
    const char *DriverName;
-   const char *DriverArgs;
    _EGLDriver *Driver;
 
    EGLint NumScreens;