[PATCH 2/2] Delete Colormap->devPriv. It isn't used any more.

Tiago Vignatti tiago.vignatti at nokia.com
Wed Jul 14 06:30:59 PDT 2010


On Wed, Jul 14, 2010 at 12:37:08AM +0200, ext Jamey Sharp wrote:
> Signed-off-by: Jamey Sharp <jamey at minilop.net>
> ---
>  include/colormapst.h |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)
> 
> diff --git a/include/colormapst.h b/include/colormapst.h
> index c4e24a6..bb79c86 100644
> --- a/include/colormapst.h
> +++ b/include/colormapst.h
> @@ -113,9 +113,7 @@ typedef struct _ColormapRec
>      Entry	*red;
>      Entry 	*green;
>      Entry	*blue;
> -    pointer	devPriv;
> -    PrivateRec	*devPrivates;	/* dynamic devPrivates added after devPriv
> -				   already existed - must keep devPriv */
> +    PrivateRec	*devPrivates;
>  } ColormapRec;
>  	      
>  #endif /* COLORMAP_H */

Reviewed-by: Tiago Vignatti <tiago.vignatti at nokia.com>

             Tiago


More information about the xorg-devel mailing list