[PATCH 2/2] scrnintstr.h: removed unused PaintWindow function pointers.

Oliver McFadden oliver.mcfadden at nokia.com
Thu May 13 21:57:33 PDT 2010


On Fri, 2010-05-14 at 06:54 +0200, Mcfadden Oliver (Nokia-D/Helsinki)
wrote:
> Please note this patch breaks the ABI.
> 
> Signed-off-by: Oliver McFadden <oliver.mcfadden at nokia.com>
> ---
>  hw/dmx/doc/dmx.sgml  |    3 +--
>  hw/xquartz/quartz.c  |    1 -
>  include/scrnintstr.h |    5 -----
>  mi/miexpose.c        |    2 --
>  4 files changed, 1 insertions(+), 10 deletions(-)

> diff --git a/include/scrnintstr.h b/include/scrnintstr.h
> index a4ca0c6..6d01121 100644
> --- a/include/scrnintstr.h
> +++ b/include/scrnintstr.h
> @@ -173,9 +173,6 @@ typedef    void (* PaintWindowProcPtr)(
>  	RegionPtr /*pRegion*/,
>  	int /*what*/);
>  
> -typedef PaintWindowProcPtr PaintWindowBackgroundProcPtr;
> -typedef PaintWindowProcPtr PaintWindowBorderProcPtr;

Oops. I forgot to kill PaintWindowProcPtr above. It's now unused. I will
send a v2 patch.




More information about the xorg-devel mailing list