diff options
-rw-r--r-- | x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch | 11 |
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; |