remove unused vars

This commit is contained in:
Mike Blumenkrantz 2014-03-13 09:34:10 -04:00
parent 48c28213c9
commit ce3e7056ae
1 changed files with 0 additions and 3 deletions

View File

@ -133,9 +133,6 @@ e_maximize_client_shelf_fill(E_Client *ec, int *x1, int *yy1, int *x2, int *y2,
l = e_shelf_list_all();
EINA_LIST_FREE(l, es)
{
Eina_List *ll;
E_Config_Shelf_Desk *sd;
if (es->cfg->overlap) continue;
if (!e_shelf_desk_visible(es, ec->desk)) continue;
OBSTACLE(es->x + es->zone->x, es->y + es->zone->y,