summaryrefslogtreecommitdiff
path: root/audio/xmixer/files/patch-Xw__Base.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmixer/files/patch-Xw__Base.c')
-rw-r--r--audio/xmixer/files/patch-Xw__Base.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/xmixer/files/patch-Xw__Base.c b/audio/xmixer/files/patch-Xw__Base.c
deleted file mode 100644
index 09d7560f3f31..000000000000
--- a/audio/xmixer/files/patch-Xw__Base.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- Xw/Base.c.orig Wed Jul 23 03:56:03 2003
-+++ Xw/Base.c Wed Jul 23 03:56:43 2003
-@@ -89,8 +89,8 @@
- * default translation table
- */
- static char defaultTranslations [] = "\
--<FocusIn>: focus(in)
--<FocusOut>: focus(out)
-+<FocusIn>: focus(in)\n\
-+<FocusOut>: focus(out)\n\
- <Key>Tab: tab()";
-
- /*