summaryrefslogtreecommitdiff
path: root/hw/xquartz/X11Application.h
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-11-25 00:15:53 -0800
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-11-25 00:54:37 -0800
commitb55cad4569e34e3c10e9a327e20b91ea87d9dd98 (patch)
tree09ca2c4644f19b16658a5bf5c2bdb6c80e207563 /hw/xquartz/X11Application.h
parentd508a3dcca2f160021aced872715e1ded23cef97 (diff)
XQuartz: Don't hardcode values of org.x.X11 for the preferences domain
(cherry picked from commit 3a500d9247cf34686ec17b4a88c34d51ecd38ecd)
Diffstat (limited to 'hw/xquartz/X11Application.h')
-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 91debd663..1cfbe0803 100644
--- a/hw/xquartz/X11Application.h
+++ b/hw/xquartz/X11Application.h
@@ -75,8 +75,6 @@ void X11ApplicationMain(int argc, char **argv, char **envp);
extern int X11EnableKeyEquivalents;
extern int quartzHasRoot, quartzEnableRootless, quartzFullscreenMenu;
-#define APP_PREFS "org.x.X11"
-
#define PREFS_APPSMENU "apps_menu"
#define PREFS_FAKEBUTTONS "enable_fake_buttons"
#define PREFS_SYSBEEP "enable_system_beep"