summaryrefslogtreecommitdiff
path: root/rxvt-unicode/rxvt-unicode-2.4
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-23 12:10:05 +0000
committerPhil Blundell <philb@gnu.org>2004-11-23 12:10:05 +0000
commit01971fd1ad9a859373ecbb03f20f990707a65ae8 (patch)
tree379d26c49394118fb539c85b0bf36c45d1d524ee /rxvt-unicode/rxvt-unicode-2.4
parentd29129b9b551b648c964d725175a2c42a3edc5dd (diff)
blow away some old versions of rxvt-unicode
BKrev: 41a3289dYKG--eQ-LUs1YRWIRuZGiQ
Diffstat (limited to 'rxvt-unicode/rxvt-unicode-2.4')
-rw-r--r--rxvt-unicode/rxvt-unicode-2.4/gcc34.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/rxvt-unicode/rxvt-unicode-2.4/gcc34.patch b/rxvt-unicode/rxvt-unicode-2.4/gcc34.patch
deleted file mode 100644
index f1171859cc..0000000000
--- a/rxvt-unicode/rxvt-unicode-2.4/gcc34.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urNd rxvt-unicode-2.4-r0.orig/rxvt-unicode-2.4/src/rxvtcolor.C rxvt-unicode-2.4-r0/rxvt-unicode-2.4/src/rxvtcolor.C
---- rxvt-unicode-2.4/src/rxvtcolor.C 2004-03-14 17:03:03.000000000 +0000
-+++ rxvt-unicode-2.4/src/rxvtcolor.C 2004-06-21 00:47:50.937819832 +0000
-@@ -259,7 +259,7 @@
-
- /////////////////////////////////////////////////////////////////////////////
-
--template refcache<rxvt_display>;
-+template class refcache<rxvt_display>;
- refcache<rxvt_display> displays;
-
- /////////////////////////////////////////////////////////////////////////////