[PATCH] Remove leftover fbSaveAreas & fbRestoreAreas defines from wfbrename.h
Matt Turner
mattst88 at gmail.com
Tue Oct 5 20:37:54 PDT 2010
On Tue, Oct 5, 2010 at 9:05 PM, Alan Coopersmith
<alan.coopersmith at oracle.com> wrote:
> The fb functions they try to rename were deleted in 2007 by
> commit ae7f71a8b3d6756161e55d998d6eec37d2695c98
>
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
> fb/wfbrename.h | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/fb/wfbrename.h b/fb/wfbrename.h
> index 433f286..c8e98c8 100644
> --- a/fb/wfbrename.h
> +++ b/fb/wfbrename.h
> @@ -155,8 +155,6 @@
> #define fbReduceRasterOp wfbReduceRasterOp
> #define fbReplicatePixel wfbReplicatePixel
> #define fbResolveColor wfbResolveColor
> -#define fbRestoreAreas wfbRestoreAreas
> -#define fbSaveAreas wfbSaveAreas
> #define fbScreenPrivateKeyRec wfbScreenPrivateKeyRec
> #define fbSegment wfbSegment
> #define fbSelectBres wfbSelectBres
> --
Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the xorg-devel
mailing list