On Wed, Jul 14, 2010 at 12:37:08AM +0200, ext Jamey Sharp wrote:
> Signed-off-by: Jamey Sharp <ja...@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.vigna...@nokia.com>

             Tiago
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to