as_anim label not used. remove.

SVN revision: 55874
This commit is contained in:
Carsten Haitzler 2011-01-05 07:52:15 +00:00
parent 0e5af95b0d
commit 2863b066ff
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ _drag_button_up_cb(void *data, Evas_Object *o __UNUSED__, const char *emission _
else
wd->final_position = 0;
}
as_anim:
wd->button_animator = ecore_animator_add(_button_animation, data);
}