projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d650f37
)
as_anim label not used. remove.
author
Carsten Haitzler
<raster@rasterman.com>
Wed, 5 Jan 2011 07:52:15 +0000
(07:52 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Wed, 5 Jan 2011 07:52:15 +0000
(07:52 +0000)
SVN revision: 55874
src/lib/elm_actionslider.c
patch
|
blob
|
history
diff --git
a/src/lib/elm_actionslider.c
b/src/lib/elm_actionslider.c
index 0876d9d7cf6805aa916f838e9eb9a6373405c214..450221156be0fd5b6373726094d8a15c11025c22 100644
(file)
--- a/
src/lib/elm_actionslider.c
+++ b/
src/lib/elm_actionslider.c
@@
-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);
}