X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu-gles%2FgpuPrim.c;h=218ff66d30e1360f2ff107d500c266a0ac9ff86b;hp=2f200ebfc11de745ce1723c3a194116d7a98ffd2;hb=8a55ebcc07d4f860633db8c77bb9e16bcfa03313;hpb=edee4a7fc46dd881c2a45d14ce569fbfd8336516 diff --git a/plugins/gpu-gles/gpuPrim.c b/plugins/gpu-gles/gpuPrim.c index 2f200ebf..218ff66d 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;