summaryrefslogtreecommitdiff
path: root/mi
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2024-04-22 18:45:09 +0200
committerMarge Bot <emma+marge@anholt.net>2024-06-18 01:02:26 +0000
commit62a0a58717b893dfa7641e8f215ee70288283004 (patch)
tree7f5c6af6c3e458a51b48cafb675699da814c2d8a /mi
parent71b207a2ebc1465c7d9ad9262f60930f6a1d42ee (diff)
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>
Diffstat (limited to 'mi')
-rw-r--r--mi/miline.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mi/miline.h b/mi/miline.h
index c1a51c15c..44a8056b6 100644
--- a/mi/miline.h
+++ b/mi/miline.h
@@ -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)
/*