summaryrefslogtreecommitdiff
path: root/src/nv30_exa.c
diff options
context:
space:
mode:
authorPatrice Mandin <pmandin@caramail.com>2008-02-22 17:29:12 +0100
committerPatrice Mandin <pmandin@caramail.com>2008-02-22 17:29:12 +0100
commit41992eb90828976105cbc8bba87fe7d079d7c06a (patch)
tree04f78508476e42b994e564fa6a8789c1cfbd72d4 /src/nv30_exa.c
parent073d852f36df4a18563ea892e89eca269efd55ef (diff)
downloadxorg-driver-xf86-video-nouveau-41992eb90828976105cbc8bba87fe7d079d7c06a.tar.gz
Revert dummy commit
Diffstat (limited to 'src/nv30_exa.c')
-rw-r--r--src/nv30_exa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nv30_exa.c b/src/nv30_exa.c
index 9f396b3..5a11268 100644
--- a/src/nv30_exa.c
+++ b/src/nv30_exa.c
@@ -364,7 +364,6 @@ NV30_SetupSurface(ScrnInfoPtr pScrn, PixmapPtr pPix, PicturePtr pPict)
OUT_PIXMAPl(pPix, 0, NOUVEAU_BO_VRAM | NOUVEAU_BO_WR);
/* This is confirmed to be needed for nv30, please leave it alone. */
- /* yeah */
if (pNv->NVArch == 0x30) {
int x = pPict->pDrawable->x;
int y = pPict->pDrawable->y;