e17: free gadcon location

SVN revision: 63027
This commit is contained in:
Hannes Janetzek 2011-08-31 12:52:28 +00:00
parent 87a5d584ea
commit 63219f9c84
1 changed files with 1 additions and 0 deletions

View File

@ -824,6 +824,7 @@ _e_shelf_free(E_Shelf *es)
_e_shelf_bindings_del(es);
e_gadcon_location_unregister(es->gadcon->location);
e_gadcon_location_free(es->gadcon->location);
e_zone_useful_geometry_dirty(es->zone);
E_FREE_LIST(es->handlers, ecore_event_handler_del);