[empathy/gnome-2-28] Don't always show the main window (#596044).



commit 2003059d23824f5a6e71004d262c7f592dc8b6dd
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Sep 23 17:51:22 2009 +0200

    Don't always show the main window (#596044).

 src/empathy-main-window.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index 8fb127b..8b1c412 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -1404,8 +1404,6 @@ empathy_main_window_show (void)
 
 	main_window_update_status (window, window->account_manager);
 
-	gtk_widget_show (window->window);
-
 	return window->window;
 }
 



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