And really remove init/shutdown of xml

SVN revision: 56737
This commit is contained in:
Sebastian Dransfeld 2011-02-05 20:34:22 +00:00
parent 8d0cebc632
commit 1cfad6b93c
1 changed files with 0 additions and 1 deletions

View File

@ -599,7 +599,6 @@ efreet_menu_shutdown(void)
IF_RELEASE(efreet_tag_menu);
efreet_xml_shutdown();
eina_log_domain_unregister(_efreet_menu_log_dom);
_efreet_menu_log_dom = -1;
}