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.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/core/prefs.c b/src/core/prefs.c
index ea16c04d..7065c27b 100644
--- a/src/core/prefs.c
+++ b/src/core/prefs.c
@@ -260,14 +260,6 @@ static MetaEnumPreference preferences_enum[] =
static MetaBoolPreference preferences_bool[] =
{
{
- { "attach-modal-dialogs",
- SCHEMA_METACITY,
- META_PREF_ATTACH_MODAL_DIALOGS
- },
- &attach_modal_dialogs,
- TRUE,
- },
- {
{ "raise-on-click",
SCHEMA_GENERAL,
META_PREF_RAISE_ON_CLICK,