SVN revision: 64907
This commit is contained in:
Mike Blumenkrantz 2011-11-07 23:32:44 +00:00
parent 5a249be7bb
commit d5a1ff9f66
1 changed files with 0 additions and 1 deletions

View File

@ -547,5 +547,4 @@ _e_mod_policy_cb_hook_layout(void *data __UNUSED__, void *data2 __UNUSED__)
if ((_policy) && (_policy->funcs.zone_layout))
_policy->funcs.zone_layout(zone);
}
zl = eina_list_free(zl);
}