dix: Remove some XFree86 3.x leftovers

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Adam Jackson 2014-07-21 10:06:46 -04:00 committed by Keith Packard
parent 5aaacb501f
commit f6469f1910

View File

@ -87,16 +87,6 @@ SOFTWARE.
#define IMAGE_BYTE_ORDER LSBFirst
#if defined(XF86MONOVGA) || defined(XF86VGA16) || defined(XF86MONO)
#define BITMAP_BIT_ORDER MSBFirst
#else
#define BITMAP_BIT_ORDER LSBFirst
#endif
#if defined(XF86MONOVGA) || defined(XF86VGA16)
#define BITMAP_SCANLINE_UNIT 8
#endif
#define GLYPHPADBYTES 4
#define GETLEFTBITS_ALIGNMENT 1
#define LARGE_INSTRUCTION_CACHE