On Tue, Dec 18, 2012 at 6:56 PM, Alan Coopersmith <[email protected]> wrote: > Definition was deleted from Xorg during 1.14 merge window, but was a > no-op for many release cycles before that. > > Signed-off-by: Alan Coopersmith <[email protected]>
Reviewed-by: Alex Deucher <[email protected]> > --- > src/atiscreen.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/atiscreen.c b/src/atiscreen.c > index 62a4dd9..15f399e 100644 > --- a/src/atiscreen.c > +++ b/src/atiscreen.c > @@ -532,7 +532,6 @@ ATIScreenInit(SCREEN_INIT_ARGS_DECL) > #endif /* AVOID_DGA */ > > /* Initialise backing store */ > - miInitializeBackingStore(pScreen); > xf86SetBackingStore(pScreen); > > /* Initialise cursor */ > -- > 1.7.9.2 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
