aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/haiku/egl_haiku.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/drivers/haiku/egl_haiku.cpp')
-rw-r--r--src/egl/drivers/haiku/egl_haiku.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/egl/drivers/haiku/egl_haiku.cpp b/src/egl/drivers/haiku/egl_haiku.cpp
index 760ee453f6d..cfe8817fbac 100644
--- a/src/egl/drivers/haiku/egl_haiku.cpp
+++ b/src/egl/drivers/haiku/egl_haiku.cpp
@@ -58,10 +58,6 @@ _EGL_DRIVER_STANDARD_TYPECASTS(haiku_egl)
struct haiku_egl_driver
{
_EGLDriver base;
-
- void *handle;
- _EGLProc (*get_proc_address)(const char *procname);
- void (*glFlush)(void);
};
struct haiku_egl_config