remove unused wl variables

This commit is contained in:
Mike Blumenkrantz 2015-03-12 15:15:40 -04:00
parent 662d9fea2d
commit b533ad67f3
1 changed files with 0 additions and 2 deletions

View File

@ -1030,8 +1030,6 @@ _e_comp_wl_surface_state_commit(E_Client *ec, E_Comp_Wl_Surface_State *state)
{
Eina_Bool first = EINA_FALSE;
Eina_Rectangle *dmg;
Eina_List *l;
struct wl_resource *cb;
Eina_Bool placed = EINA_TRUE;
int x = 0, y = 0;