this isn't doing what you thought it was doing.

SVN revision: 64908
This commit is contained in:
Mike Blumenkrantz 2011-11-07 23:33:11 +00:00
parent d5a1ff9f66
commit 276297887c
1 changed files with 0 additions and 1 deletions

View File

@ -539,7 +539,6 @@ _e_mod_policy_cb_hook_layout(void *data __UNUSED__, void *data2 __UNUSED__)
zl = eina_list_append(zl, bd->zone);
}
}
l = eina_list_free(l);
/* loop the zones that need updating and call the policy update function */
EINA_LIST_FREE(zl, zone)