summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-12-06 18:47:37 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2017-12-08 19:21:02 +0100
commit83bb969b698de0c6700ce62ea894d14b04ae4221 (patch)
tree280095edc543fb94ee52cb8a768977b7f6ec679e /x11-plugins
parentprofiles: Add experimental 17.1 no-multilib profiles (diff)
downloadgentoo-83bb969b698de0c6700ce62ea894d14b04ae4221.tar.gz
gentoo-83bb969b698de0c6700ce62ea894d14b04ae4221.tar.bz2
gentoo-83bb969b698de0c6700ce62ea894d14b04ae4221.zip
x11-plugins/wmix: remove unused patch
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch b/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch
deleted file mode 100644
index 65b7ac9688e0..000000000000
--- a/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- wmix.c 2004-07-19 10:37:58.999866344 +0200
-+++ wmix.c 2004-07-19 10:38:11.541959656 +0200
-@@ -38,7 +38,7 @@
- #include "include/misc.h"
- #include "include/ui_x.h"
-
--#define VERSION "3.0"
-+#define VERSION "3.1"
-
- static Display *display;
- static char *display_name = NULL;