aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-keyboard/files/patch-kbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/files/patch-kbd.c')
-rw-r--r--x11-drivers/xf86-input-keyboard/files/patch-kbd.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-drivers/xf86-input-keyboard/files/patch-kbd.c b/x11-drivers/xf86-input-keyboard/files/patch-kbd.c
deleted file mode 100644
index d43b9056148b..000000000000
--- a/x11-drivers/xf86-input-keyboard/files/patch-kbd.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/kbd.c.orig Wed Nov 9 22:31:23 2005
-+++ src/kbd.c Sat Oct 7 21:09:40 2006
-@@ -635,7 +635,6 @@
- return;
- }
-
--#ifndef __sparc64__
- /*
- * PC keyboards generate separate key codes for
- * Alt+Print and Control+Pause but in the X keyboard model
-@@ -648,7 +647,6 @@
- else if (scanCode == KEY_Break)
- scanCode = KEY_Pause;
- }
--#endif
-
- sunKeyboards:
- /*