dear e menus,

please stop randomly crashing when I unref you correctly.
your pal,
the release manager


SVN revision: 76682
This commit is contained in:
Mike Blumenkrantz 2012-09-14 16:28:05 +00:00
parent eed83ff084
commit 92621f4987
1 changed files with 0 additions and 1 deletions

View File

@ -262,7 +262,6 @@ _e_mod_fileman_parse_gtk_bookmarks(E_Menu *m,
e_util_menu_item_theme_icon_set(mi, "bookmarks");
subm = e_menu_new();
e_menu_item_submenu_set(mi, subm);
e_object_unref(E_OBJECT(subm));
}
mi = e_menu_item_new(subm);