aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/dmx/input/atKeynames.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/dmx/input/atKeynames.h')
-rw-r--r--xorg-server/hw/dmx/input/atKeynames.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/dmx/input/atKeynames.h b/xorg-server/hw/dmx/input/atKeynames.h
index 85f13ac32..e632ca27c 100644
--- a/xorg-server/hw/dmx/input/atKeynames.h
+++ b/xorg-server/hw/dmx/input/atKeynames.h
@@ -67,7 +67,6 @@
#define ScrollLockMask Mod5Mask
#define KeyPressed(k) (keyc->postdown[k >> 3] & (1 << (k & 7)))
-#define ModifierDown(k) ((keyc->state & (k)) == (k))
/*
* NOTE: The AT/MF keyboards can generate (via the 8042) two (MF: three)