diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/radeon.h b/src/radeon.h index d45c4ccf..3566bba5 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -600,8 +600,6 @@ uint32_t radeon_get_pixmap_tiling(PixmapPtr pPix); #define RADEON_VERBOSE 0 -#define RING_LOCALS - #define BEGIN_RING(n) do { \ if (RADEON_VERBOSE) { \ xf86DrvMsg(pScrn->scrnIndex, X_INFO, \ |