free edje file string on unload

This commit is contained in:
Mike Blumenkrantz 2014-07-30 12:01:25 -04:00
parent f0077aabd2
commit 0736414be3
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ e_modapi_shutdown(E_Module *m EINA_UNUSED)
ds_shutdown();
//e_config_domain_save("module.desksanity", conf_edd, ds_config);
E_CONFIG_DD_FREE(conf_edd);
eina_stringshare_del(mod->edje_file);
E_FREE(mod);
E_FREE_LIST(handlers, ecore_event_handler_del);
//efx_shutdown(); broken...