and fix remove code.

SVN revision: 61978
This commit is contained in:
Carsten Haitzler 2011-08-02 06:19:44 +00:00
parent fef1eaacec
commit 7fb97c1ed7
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ e_modapi_shutdown(E_Module *m __UNUSED__)
/* remove module-supplied menu additions */
if (maug)
{
e_int_menus_menu_augmentation_del("main/10", maug);
e_int_menus_menu_augmentation_del("main/8", maug);
maug = NULL;
}
/* remove module-supplied action */