[PATCH keyboard] Removing unused bell_pitch and bell_duration

Peter Hutterer peter.hutterer at who-t.net
Sun Jan 9 16:07:21 PST 2011


On Sat, Jan 08, 2011 at 05:09:10PM +0500, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin at gmail.com>

applied, thanks.

Cheers,
  Peter

> ---
>  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