[PATCH keyboard] Removing unused PROT_XQUEUE and PROT_USB

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


On Sat, Jan 08, 2011 at 08:09:48PM +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 18ce918..cba049f 100644
> --- a/src/xf86OSKbd.h
> +++ b/src/xf86OSKbd.h
> @@ -83,9 +83,7 @@ typedef struct {
>  
>  typedef enum {
>      PROT_STD,
> -    PROT_XQUEUE,
>      PROT_WSCONS,
> -    PROT_USB,
>      PROT_UNKNOWN_KBD
>  } KbdProtocolId;
>  
> -- 
> 1.7.3.5



More information about the xorg-devel mailing list