[PATCH driver/xf86-video-nested] Remove miInitializeBackingStore()
Aaron Plattner
aplattner at nvidia.com
Thu Dec 20 23:34:06 PST 2012
On 12/20/12 14:17, Jon TURNEY wrote:
> 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?
It's weird that it called this but nothing includes mibstore.h. In any
case,
Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
--
Aaron
More information about the xorg-devel
mailing list