summaryrefslogtreecommitdiff
blob: 9dc8b011c306f8ab2691325b86af2f6ad3276f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- /tmp/x11.c	2006-07-25 09:30:34.000000000 +0200
+++ x11.c	2006-07-25 09:31:13.000000000 +0200
@@ -76,7 +76,7 @@
 static CSSRect update_rects[UPDATE_MAX_REGIONS];
 #endif
 
-extern QEDisplay x11_dpy;
+static QEDisplay x11_dpy;
 static int visual_depth;
 
 static int force_tty = 0;