[PATCH keyboard] Removing unused bell_pitch and bell_duration
Alexandr Shadchin
alexandr.shadchin at gmail.com
Sat Jan 8 04:09:10 PST 2011
Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin at gmail.com>
---
src/xf86OSKbd.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/xf86OSKbd.h b/src/xf86OSKbd.h
index dc8219a..18ce918 100644
--- a/src/xf86OSKbd.h
+++ b/src/xf86OSKbd.h
@@ -65,8 +65,6 @@ typedef struct {
OpenKeyboardProc OpenKeyboard;
PostEventProc PostEvent;
- int bell_pitch;
- int bell_duration;
unsigned long leds;
unsigned long xledsMask;
unsigned long keyLeds;
--
1.7.3.5
More information about the xorg-devel
mailing list