egl: remove left over _EGLMain_t
Fixes: b174a1ae72 "egl: Simplify the "driver" interface"
Cc: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
@@ -70,9 +70,6 @@ extern "C" {
|
||||
_EGL_DRIVER_TYPECAST(drvname ## _config, _EGLConfig, obj)
|
||||
|
||||
|
||||
typedef _EGLDriver *(*_EGLMain_t)(const char *args);
|
||||
|
||||
|
||||
/**
|
||||
* Base class for device drivers.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user