[PATCH] xfree86: Remove unused mouse_assoc from xf86Config.c Signed-off-by: Jesse Adkins <jesserayadkins at gmail.com>

Peter Hutterer peter.hutterer at who-t.net
Sun Aug 1 20:42:58 PDT 2010


On Sun, Aug 01, 2010 at 04:01:28PM -0700, Jesse Adkins wrote:
> ---
>  hw/xfree86/common/xf86Config.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/hw/xfree86/common/xf86Config.c b/hw/xfree86/common/xf86Config.c
> index 4a915a7..f67f53f 100644
> --- a/hw/xfree86/common/xf86Config.c
> +++ b/hw/xfree86/common/xf86Config.c
> @@ -63,7 +63,6 @@
>  #include "Pci.h"
>  
>  #include "xf86Xinput.h"
> -extern DeviceAssocRec mouse_assoc;
>  
>  #include "xkbsrv.h"
>  
> -- 
> 1.7.0.4

sorry, beat you to it ;)
this change is already in my -next branch, was part of the input-api series
last week.

Cheers,
  Peter


More information about the xorg-devel mailing list