attempt to make gles plugin work under RPi
[pcsx_rearmed.git] / plugins / gpu-gles / gpuPrim.c
index 2f200eb..218ff66 100644 (file)
@@ -44,9 +44,6 @@
 // globals\r
 ////////////////////////////////////////////////////////////////////////\r
 \r
-EGLSurface surface;\r
-EGLDisplay display;\r
-\r
 \r
 BOOL           bDrawTextured;                          // current active drawing states\r
 BOOL           bDrawSmoothShaded;\r