More memory leaks

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20008 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff
2010-12-30 15:57:14 +00:00
parent d1679027d1
commit 050fc0cffd
@@ -469,6 +469,7 @@ gnc_plugin_menu_additions_add_to_window (GncPlugin *plugin,
gnc_main_window_manual_merge_actions (window, PLUGIN_ACTIONS_NAME,
per_window.group, per_window.merge_id);
g_slist_free(menu_list);
LEAVE(" ");
}