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 02:37:09 -0700
commit3d74f77490105c0704c0b10dc7a6eb859bf6e985 (patch)
treec46b3c07f9f8018b0fe580bf5fb984202334d818 /hw/xquartz
parentebfe49dfca6e04d66232bad760f522629397cc35 (diff)
XQuartz: Removed dead code (unused option definitions)
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"