summaryrefslogtreecommitdiff
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/xfpm-settings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/xfpm-settings.c b/settings/xfpm-settings.c
index 30d56584..6f26d242 100644
--- a/settings/xfpm-settings.c
+++ b/settings/xfpm-settings.c
@@ -2146,7 +2146,6 @@ settings_quit (GtkWidget *widget, XfconfChannel *channel)
g_object_unref (channel);
xfconf_shutdown();
gtk_widget_destroy (widget);
- gtk_main_quit();
}
static void dialog_response_cb (GtkDialog *dialog, gint response, XfconfChannel *channel)