summaryrefslogtreecommitdiff
path: root/editors/qemacs/files/patch-charset.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/qemacs/files/patch-charset.c')
-rw-r--r--editors/qemacs/files/patch-charset.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/qemacs/files/patch-charset.c b/editors/qemacs/files/patch-charset.c
deleted file mode 100644
index d8796d70e349..000000000000
--- a/editors/qemacs/files/patch-charset.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- charset.c.orig Tue Apr 22 07:01:42 2003
-+++ charset.c Thu Jan 18 13:56:10 2007
-@@ -20,7 +20,7 @@
-
- QECharset *first_charset = NULL;
-
--extern QECharset charset_7bit;
-+static QECharset charset_7bit;
-
- /* specific tables */
- static unsigned short table_idem[256];