aboutsummaryrefslogtreecommitdiffstats
path: root/vnc-old.c
diff options
context:
space:
mode:
Diffstat (limited to 'vnc-old.c')
-rw-r--r--vnc-old.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnc-old.c b/vnc-old.c
index 3fc3d65..d1c25e0 100644
--- a/vnc-old.c
+++ b/vnc-old.c
@@ -106,7 +106,6 @@ static void vnc_window_texts(struct vnc_window *vnc);
/* ------------------------------------------------------------------ */
/* opengl bits */
-
static int gl_error;
static int gl_attrib[] = { GLX_RGBA,
GLX_RED_SIZE, 1,