diff options
Diffstat (limited to 'vnc-old.c')
-rw-r--r-- | vnc-old.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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, |