Free efreet_icon_deprecated_user_dir on shutdown.

SVN revision: 30430
This commit is contained in:
Sebastian Dransfeld 2007-06-22 10:20:44 +00:00
parent b97be5f5c1
commit ee938c5191
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ void
efreet_icon_shutdown(void)
{
IF_FREE(efreet_icon_user_dir);
IF_FREE(efreet_icon_deprecated_user_dir);
IF_FREE_LIST(efreet_icon_extensions);
IF_FREE_HASH(efreet_icon_themes);