diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2006-06-15 15:35:05 +0200 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2006-06-15 15:35:05 +0200 |
commit | 56bd5a370472663af5607cd327f757367b238db0 (patch) | |
tree | a37aa14384447f10b8ff8c2615ef3503b4f7da17 /src/radeon_video.c | |
parent | ec93e08b24f7c0e583970d08bfe18ad142e6b047 (diff) |
Fix some more cosmetic warnings.
Diffstat (limited to 'src/radeon_video.c')
-rw-r--r-- | src/radeon_video.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/radeon_video.c b/src/radeon_video.c index d567e19f..30f3befd 100644 --- a/src/radeon_video.c +++ b/src/radeon_video.c @@ -2726,9 +2726,6 @@ RADEONPutImage( int top, left, npixels, nlines, bpp; BoxRec dstBox; CARD32 tmp; -#if X_BYTE_ORDER == X_BIG_ENDIAN - unsigned char *RADEONMMIO = info->MMIO; -#endif /* * s2offset, s3offset - byte offsets into U and V plane of the |