[PATCH 14/19] xfree86: remove superfluous decl of InputInfoRec.

Tiago Vignatti tiago.vignatti at nokia.com
Mon Sep 6 08:49:02 PDT 2010


On Mon, Sep 06, 2010 at 04:52:50AM +0200, ext Peter Hutterer wrote:
> Already defined in xf86str.h since the IDevRec removal.
> 
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  hw/xfree86/common/xf86Xinput.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/hw/xfree86/common/xf86Xinput.h b/hw/xfree86/common/xf86Xinput.h
> index 499528e..45bf573 100644
> --- a/hw/xfree86/common/xf86Xinput.h
> +++ b/hw/xfree86/common/xf86Xinput.h
> @@ -75,8 +75,6 @@
>  #define TS_Raw 60
>  #define TS_Scaled 61
>  
> -struct _InputInfoRec;
> -
>  /* This holds the input driver entry and module information. */
>  typedef struct _InputDriverRec {
>      int			    driverVersion;

shouldn't be squashed with patch #11?

             Tiago


More information about the xorg-devel mailing list