$NetBSD: patch-af,v 1.6 2006/06/29 22:56:34 dillo Exp $

--- src/arch/unix/x11/video.c.orig	2006-01-02 01:04:55.000000000 +0100
+++ src/arch/unix/x11/video.c
@@ -210,11 +210,7 @@ int video_init_cmdline_options(void)
 
 /* ------------------------------------------------------------------------- */
 
-#if !defined(__NETBSD__)
 static GC _video_gc;
-#else
-GC _video_gc;
-#endif
 static void (*_refresh_func)();
 
 /* This is set to 1 if the Shared Memory Extensions can actually be used. */
