summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/qemacs/files/qemacs-0.3.1-gcc-3.4.patch')
-rw-r--r--app-editors/qemacs/files/qemacs-0.3.1-gcc-3.4.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-editors/qemacs/files/qemacs-0.3.1-gcc-3.4.patch b/app-editors/qemacs/files/qemacs-0.3.1-gcc-3.4.patch
deleted file mode 100644
index 4506b9e3ab5a..000000000000
--- a/app-editors/qemacs/files/qemacs-0.3.1-gcc-3.4.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- unicode_join.c 2005-03-06 13:20:10.849453136 +1100
-+++ unicode_join.c.new 2005-03-06 13:20:05.472270592 +1100
-@@ -182,6 +182,7 @@
- *q++ = l1;
- i++;
- found:
-+ break;
- }
- }
- return q - buf_out;