mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00: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>
(cherry picked from commit 62a0a58717)
This commit is contained in:
committed by
Alan Coopersmith
parent
00f7df1f08
commit
fb1eff8dcd
@@ -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)
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user