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 <[email protected]>
> ---
>  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.


_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to