[gnome-session] gsm-fail-whale: Stop a compiler warning



commit 2a4bf476dc08e5c434c1cd11907fc46e0bb82986
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Nov 30 17:47:34 2012 -0500

    gsm-fail-whale: Stop a compiler warning
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689383

 gnome-session/gsm-fail-whale.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gnome-session/gsm-fail-whale.c b/gnome-session/gsm-fail-whale.c
index bb0a60f..a76932d 100644
--- a/gnome-session/gsm-fail-whale.c
+++ b/gnome-session/gsm-fail-whale.c
@@ -44,6 +44,4 @@ gsm_fail_whale_dialog_we_failed  (gboolean            debug_mode,
         argv[i++] = NULL;
 
         g_spawn_async (NULL, argv, NULL, 0, NULL, NULL, NULL, NULL);
-
-        return 0;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]