diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-09-03 02:37:09 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-09-03 09:25:07 -0700 |
commit | 7430bb9093ea8cf9589d745742c7353e53a144f8 (patch) | |
tree | 38cfe57562822ba767e2cdd8bc1c0a3c356d697f /hw/xquartz/X11Application.h | |
parent | b3836e5bdd7e2e04e563246d90f385e1b4741baa (diff) |
XQuartz: Removed dead code (unused option definitions)
(cherry picked from commit 3d74f77490105c0704c0b10dc7a6eb859bf6e985)
(cherry picked from commit c1e5ea9ba058f6a13f564165a3d6862335729630)
Diffstat (limited to 'hw/xquartz/X11Application.h')
-rw-r--r-- | hw/xquartz/X11Application.h | 2 |
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" |