diff options
Diffstat (limited to 'src/mga_dri.c')
-rw-r--r-- | src/mga_dri.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mga_dri.c b/src/mga_dri.c index 7556399..d15f5f6 100644 --- a/src/mga_dri.c +++ b/src/mga_dri.c @@ -38,11 +38,6 @@ #include "xf86PciInfo.h" #include "xf86Pci.h" -#define PSZ 8 -#include "cfb.h" -#undef PSZ -#include "cfb16.h" -#include "cfb32.h" #include "miline.h" |