[PATCH driver/xf86-video-nested] Remove miInitializeBackingStore()

Jon TURNEY jon.turney at dronecode.org.uk
Thu Dec 20 14:17:39 PST 2012


On 23/11/2012 17:14, Jon TURNEY wrote:
> This doesn't exist any more, and apparently hasn't done anything since xserver 1.4
> 
> Signed-off-by: Jon TURNEY <jon.turney-GrJqePx9RPPAJUdA+FbntA at public.gmane.org>
> ---
>  src/driver.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/src/driver.c b/src/driver.c
> index b38e492..68b7aa8 100644
> --- a/src/driver.c
> +++ b/src/driver.c
> @@ -597,7 +597,6 @@ static Bool NestedScreenInit(SCREEN_INIT_ARGS_DECL)
>      fbPictureInit(pScreen, 0, 0);
>  
>      xf86SetBlackWhitePixels(pScreen);
> -    miInitializeBackingStore(pScreen);
>      xf86SetBackingStore(pScreen);
>      miDCInitialize(pScreen, xf86GetPointerScreenFuncs());

Ping?




More information about the xorg-devel mailing list