mi: drop unused XMAJOROCTANTS

It hasn't been used for really long time, the history even doesn't
tell whether it ever had been used.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1500>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-04-22 18:45:09 +02:00 committed by Marge Bot
parent 71b207a2eb
commit 62a0a58717

View File

@ -49,8 +49,6 @@ in this Software without prior written authorization from The Open Group.
#define OCTANT7 (1 << (YMAJOR))
#define OCTANT8 (1 << (0))
#define XMAJOROCTANTS (OCTANT1 | OCTANT4 | OCTANT5 | OCTANT8)
#define DEFAULTZEROLINEBIAS (OCTANT2 | OCTANT3 | OCTANT4 | OCTANT5)
/*