diff options
author | Martin-Éric Racine <q-funk@iki.fi> | 2008-01-14 03:05:48 +0200 |
---|---|---|
committer | Martin-Éric Racine <q-funk@iki.fi> | 2008-01-14 03:05:48 +0200 |
commit | cf5e5d2b37de2504b76d96e1f26a5450550b8320 (patch) | |
tree | 399afd78a4244ef975ab09420d00ba225fc7cbaf /src/amd_gx_accel.c | |
parent | 471f96cf85c6db9952ff4443f84a3c8d701927e7 (diff) |
Basic OLPC support from Bernardo Innocenti and Jordan Crouse.xf86-video-amd-2.7.7.5
Diffstat (limited to 'src/amd_gx_accel.c')
-rw-r--r-- | src/amd_gx_accel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amd_gx_accel.c b/src/amd_gx_accel.c index cf0efd7..1655801 100644 --- a/src/amd_gx_accel.c +++ b/src/amd_gx_accel.c @@ -1504,7 +1504,6 @@ amd_gx_exa_DownloadFromScreen(PixmapPtr pSrc, int x, int y, int w, int h, static Bool amd_gx_exa_PrepareSolid(PixmapPtr pxMap, int alu, Pixel planemask, Pixel fg) { - int dstPitch = exaGetPixmapPitch(pxMap); unsigned int ROP = amd_gx_BppToRasterMode(pxMap->drawable.bitsPerPixel) |