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



commit cbd951c39d5601589cab4b1dcd4cb49c02b0ceaa
Author: Milan Crha <mcrha redhat com>
Date:   Tue Sep 4 22:18:46 2012 +0200

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

 src/configuration/e-ews-config-utils.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/configuration/e-ews-config-utils.c b/src/configuration/e-ews-config-utils.c
index 8675193..35cad33 100644
--- a/src/configuration/e-ews-config-utils.c
+++ b/src/configuration/e-ews-config-utils.c
@@ -690,8 +690,6 @@ ews_ui_init_mail (GtkUIManager *ui_manager,
 		shell_view, "update-actions",
 		G_CALLBACK (ews_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]