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.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/gpu-gles/gpuPrim.c b/plugins/gpu-gles/gpuPrim.c
index 2f200eb..218ff66 100644
--- a/plugins/gpu-gles/gpuPrim.c
+++ b/plugins/gpu-gles/gpuPrim.c
@@ -44,9 +44,6 @@
// globals
////////////////////////////////////////////////////////////////////////
-EGLSurface surface;
-EGLDisplay display;
-
BOOL bDrawTextured; // current active drawing states
BOOL bDrawSmoothShaded;