summaryrefslogtreecommitdiff
path: root/src/core/prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/prefs.c')
-rw-r--r--src/core/prefs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/prefs.c b/src/core/prefs.c
index 23ed5d45..5299cf81 100644
--- a/src/core/prefs.c
+++ b/src/core/prefs.c
@@ -36,10 +36,6 @@
#define MAX_REASONABLE_WORKSPACES 36
-#define MAX_COMMANDS (32 + NUM_EXTRA_COMMANDS)
-#define NUM_EXTRA_COMMANDS 2
-#define SCREENSHOT_COMMAND_IDX (MAX_COMMANDS - 2)
-#define WIN_SCREENSHOT_COMMAND_IDX (MAX_COMMANDS - 1)
/* If you add a key, it needs updating in init() and in the GSettings
* notify listener and of course in the .gschema file.