aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xfree86/xf1bpp/mfbpainv.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xfree86/xf1bpp/mfbpainv.c')
-rw-r--r--xorg-server/hw/xfree86/xf1bpp/mfbpainv.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg-server/hw/xfree86/xf1bpp/mfbpainv.c b/xorg-server/hw/xfree86/xf1bpp/mfbpainv.c
deleted file mode 100644
index fdbe7978a..000000000
--- a/xorg-server/hw/xfree86/xf1bpp/mfbpainv.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#define MFBSOLIDFILLAREA xf1bppSolidInvertArea
-#define MFBSTIPPLEFILLAREA xf1bppStippleInvertArea
-#define OPEQ ^=
-#define EQWHOLEWORD ^=~0
-#include "mfbmap.h"
-#include "../../../mfb/mfbpntarea.c"