summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/rxvt-unicode/files/rxvt-unicode-9.19-fading.patch')
-rw-r--r--x11-terms/rxvt-unicode/files/rxvt-unicode-9.19-fading.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-terms/rxvt-unicode/files/rxvt-unicode-9.19-fading.patch b/x11-terms/rxvt-unicode/files/rxvt-unicode-9.19-fading.patch
deleted file mode 100644
index 2e89dd83f06d..000000000000
--- a/x11-terms/rxvt-unicode/files/rxvt-unicode-9.19-fading.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-http://cvs.schmorp.de/rxvt-unicode/src/rxvtperl.xs?r1=1.216&r2=1.217
-
---- a/src/rxvtperl.xs
-+++ b/src/rxvtperl.xs
-@@ -818,7 +818,9 @@
- // TODO: should support all colour constants, create colorinc.h &c
- const_iv (Color_fg),
- const_iv (Color_bg),
-+#ifdef OFF_FOCUS_FADING
- const_iv (Color_fade),
-+#endif
- const_iv (Color_pointer_fg),
- const_iv (Color_pointer_bg),
- const_iv (Color_border),