summaryrefslogtreecommitdiff
path: root/hw/xquartz
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-09-03 02:37:09 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-09-03 09:19:40 -0700
commitc1e5ea9ba058f6a13f564165a3d6862335729630 (patch)
tree666abf7b088979eb0dfc062d7d0b6f25e1fe2056 /hw/xquartz
parent2cf74a76d54d795cfc3c0380a526b9177327782d (diff)
XQuartz: Removed dead code (unused option definitions)
(cherry picked from commit 3d74f77490105c0704c0b10dc7a6eb859bf6e985)
Diffstat (limited to 'hw/xquartz')
-rw-r--r--hw/xquartz/X11Application.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xquartz/X11Application.h b/hw/xquartz/X11Application.h
index 5d040de26..eaeb369a0 100644
--- a/hw/xquartz/X11Application.h
+++ b/hw/xquartz/X11Application.h
@@ -94,8 +94,6 @@ extern int quartzHasRoot, quartzEnableRootless;
#define PREFS_APPKIT_MODIFIERS "appkit_modifiers"
#define PREFS_WINDOW_ITEM_MODIFIERS "window_item_modifiers"
#define PREFS_ROOTLESS "rootless"
-#define PREFS_FULLSCREEN_HOTKEYS "fullscreen_hotkeys"
-#define PREFS_SWAP_ALT_META "swap_alt_meta"
#define PREFS_XP_OPTIONS "xp_options"
#define PREFS_ENABLE_STEREO "enable_stereo"
#define PREFS_LOGIN_SHELL "login_shell"