mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 02:58:06 +02:00
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:
parent
71b207a2eb
commit
62a0a58717
1 changed files with 0 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue