diff options
Diffstat (limited to 'editors/qemacs/files/patch-tty.c')
-rw-r--r-- | editors/qemacs/files/patch-tty.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/qemacs/files/patch-tty.c b/editors/qemacs/files/patch-tty.c deleted file mode 100644 index 36726f020dd5..000000000000 --- a/editors/qemacs/files/patch-tty.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tty.c.orig Tue Apr 22 07:01:42 2003 -+++ tty.c Thu Jan 18 13:56:41 2007 -@@ -70,7 +70,7 @@ - return 1; - } - --extern QEDisplay tty_dpy; -+static QEDisplay tty_dpy; - - static int term_init(QEditScreen *s, int w, int h) - { |