aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu-gles/gpuPrim.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gpu-gles/gpuPrim.c')
-rw-r--r--plugins/gpu-gles/gpuPrim.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/gpu-gles/gpuPrim.c b/plugins/gpu-gles/gpuPrim.c
index 9b718a5..980d3dd 100644
--- a/plugins/gpu-gles/gpuPrim.c
+++ b/plugins/gpu-gles/gpuPrim.c
@@ -53,10 +53,10 @@
// globals
////////////////////////////////////////////////////////////////////////
-#ifndef _WINDOWS
-EGLSurface surface;
-EGLDisplay display;
-#endif
+//#ifndef _WINDOWS
+//EGLSurface surface;
+//EGLDisplay display;
+//#endif
BOOL bDrawTextured; // current active drawing states
BOOL bDrawSmoothShaded;