Cc: Alexander von Gluck IV <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
---
 src/egl/drivers/haiku/egl_haiku.cpp | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/egl/drivers/haiku/egl_haiku.cpp 
b/src/egl/drivers/haiku/egl_haiku.cpp
index 760ee45..cfe8817 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
-- 
2.4.2

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to