[evolution-mapi] Bug #680921 - e_shell_window_get_action_group() doesn't return reffed pointer



commit 402aeaf77e076da0dac8498e78ebaed83ed73100
Author: Milan Crha <mcrha redhat com>
Date:   Tue Sep 4 22:17:27 2012 +0200

    Bug #680921 - e_shell_window_get_action_group() doesn't return reffed pointer

 src/configuration/e-mapi-config-utils.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/configuration/e-mapi-config-utils.c b/src/configuration/e-mapi-config-utils.c
index ed38e6c..f9a1e61 100644
--- a/src/configuration/e-mapi-config-utils.c
+++ b/src/configuration/e-mapi-config-utils.c
@@ -902,8 +902,6 @@ mapi_ui_init_mail (GtkUIManager *ui_manager,
 	g_signal_connect (shell_view, "update-actions",
 			  G_CALLBACK (mapi_ui_update_actions_mail_cb),
 			  shell_view);
-
-	g_object_unref (action_group);
 }
 
 static gboolean



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