Skip to content
Snippets Groups Projects
Commit 3188b6e4 authored by Eric Engestrom's avatar Eric Engestrom :no_entry:
Browse files

egl: remove left over _EGLMain_t


Fixes: b174a1ae "egl: Simplify the "driver" interface"
Cc: Adam Jackson <ajax@redhat.com>
Signed-off-by: default avatarEric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
parent 4a6c7e8a
No related branches found
No related tags found
No related merge requests found
......@@ -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.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment