bugfix: fix obviously-wrong winlist animator deletion

fix T1215
This commit is contained in:
Mike Blumenkrantz 2014-05-08 14:46:47 -04:00
parent 7b88d63e52
commit 73574e3d44
1 changed files with 0 additions and 6 deletions

View File

@ -969,12 +969,6 @@ _e_winlist_activate(void)
evas_object_focus_set(ww->client->frame, 1);
set = 0;
}
if (!_animator)
_animator = ecore_animator_add(_e_winlist_animator, NULL);
}
else
{
E_FREE_FUNC(_animator, ecore_animator_del);
}
if ((!ww->client->lock_user_stacking) &&