diff options
Diffstat (limited to 'xorg-server/hw/xfree86/xf1bpp/mfbplyinv.c')
-rw-r--r-- | xorg-server/hw/xfree86/xf1bpp/mfbplyinv.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xorg-server/hw/xfree86/xf1bpp/mfbplyinv.c b/xorg-server/hw/xfree86/xf1bpp/mfbplyinv.c deleted file mode 100644 index 9937d076d..000000000 --- a/xorg-server/hw/xfree86/xf1bpp/mfbplyinv.c +++ /dev/null @@ -1,5 +0,0 @@ -#define MFBFILLPOLY1RECT xf1bppFillPolyInvert -#define OPEQ ^= -#define EQWHOLEWORD ^=~0 -#include "mfbmap.h" -#include "../../../mfb/mfbply1rct.c" |