[Xfce4-commits] [xfce/xfce4-power-manager] 58/63: trivial: fix runtime warning

noreply at xfce.org noreply at xfce.org
Sun Mar 22 13:02:53 CET 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 7e2a80cc3df46f76c4b0cc617f94a9965f2452b4
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Fri Mar 20 14:36:37 2015 +0300

    trivial: fix runtime warning
---
 settings/xfpm-settings.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/settings/xfpm-settings.c b/settings/xfpm-settings.c
index 30d5658..6f26d24 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)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list