From: Trevor Woerner <[email protected]>
Signed-off-by: Trevor Woerner <[email protected]>
---
src/aticonsole.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/aticonsole.c b/src/aticonsole.c
index 1be147e..902e260 100644
--- a/src/aticonsole.c
+++ b/src/aticonsole.c
@@ -715,8 +715,6 @@ ATIEnterVT
pScreenPixmap = (*pScreen->GetScreenPixmap)(pScreen);
PixmapPrivate = pScreenPixmap->devPrivate;
- if (!PixmapPrivate.ptr)
- pScreenPixmap->devPrivate = pScreenInfo->pixmapPrivate;
/* Tell framebuffer about remapped aperture */
Entered = (*pScreen->ModifyPixmapHeader)(pScreenPixmap,
@@ -724,7 +722,6 @@ ATIEnterVT
if (!PixmapPrivate.ptr)
{
- pScreenInfo->pixmapPrivate = pScreenPixmap->devPrivate;
pScreenPixmap->devPrivate.ptr = NULL;
}
--
1.7.3.1.45.g9855b
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel