diff options
Diffstat (limited to 'editors/qemacs/files/patch-x11.c')
-rw-r--r-- | editors/qemacs/files/patch-x11.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/qemacs/files/patch-x11.c b/editors/qemacs/files/patch-x11.c deleted file mode 100644 index 2e0654fbf9be..000000000000 --- a/editors/qemacs/files/patch-x11.c +++ /dev/null @@ -1,11 +0,0 @@ ---- x11.c.orig Tue Apr 22 07:01:42 2003 -+++ x11.c Thu Jan 18 13:57:10 2007 -@@ -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; |