aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index c23c88b..62b522c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -3,8 +3,6 @@
#ifndef CONFIG_H
#define CONFIG_H
-#define CLEANMASK(mask) (mask & ~(numlockmask | LockMask))
-
/** buttons **/
#define MOD1 Mod1Mask /* ALT key */
#define MOD4 Mod4Mask /* Super/Windows key */