unused var--

SVN revision: 78646
This commit is contained in:
Mike Blumenkrantz 2012-10-30 11:54:49 +00:00
parent 6657834714
commit aa7f3281cc
1 changed files with 1 additions and 1 deletions

View File

@ -765,7 +765,7 @@ static Eina_Bool
_e_fwin_icon_popup(void *data)
{
E_Fwin *fwin = data;
Evas_Object *bg, *edje, *list, *o;
Evas_Object *bg, *list, *o;
E_Zone *zone;
char buf[4096];
int x, y, w, h, mw, mh, fx, fy, px, py;