diff options
Diffstat (limited to 'drivers/gl_context')
-rw-r--r-- | drivers/gl_context/glew.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gl_context/glew.c b/drivers/gl_context/glew.c index 962e82b657..fc0aa28a72 100644 --- a/drivers/gl_context/glew.c +++ b/drivers/gl_context/glew.c @@ -1,7 +1,3 @@ -#ifdef __HAIKU__ - #undef GLEW_ENABLED -#endif - #ifdef GLEW_ENABLED /* ** The OpenGL Extension Wrangler Library |