summaryrefslogtreecommitdiff
path: root/macosx/plugins/PeopsXgl/macsrc/drawgl.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/PeopsXgl/macsrc/drawgl.m')
-rwxr-xr-xmacosx/plugins/PeopsXgl/macsrc/drawgl.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/plugins/PeopsXgl/macsrc/drawgl.m b/macosx/plugins/PeopsXgl/macsrc/drawgl.m
index 953dd239..99637e64 100755
--- a/macosx/plugins/PeopsXgl/macsrc/drawgl.m
+++ b/macosx/plugins/PeopsXgl/macsrc/drawgl.m
@@ -66,7 +66,6 @@ extern int iUseScanLines;
extern unsigned short usCursorActive;
-
int iResX;
int iResY;
long lLowerpart;
@@ -82,9 +81,6 @@ PSXPoint_t ptCursorPoint[8];
char * Xpixels;
char * pCaptionText;
-
-
-
//static PluginWindowController *windowController;
// static is BAD NEWS if user uses other plug ins
PluginGLView *glView;
@@ -230,7 +226,6 @@ void ShowTextGpuPic(void)
// this is the default implementation...
}
-
void HandleKey(int keycode)
{
switch (keycode) {