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:
e81b07b
)
actionslider: Removed unnecessary line.
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Tue, 14 Jan 2014 02:40:54 +0000
(11:40 +0900)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Tue, 14 Jan 2014 02:41:09 +0000
(11:41 +0900)
src/lib/elm_actionslider.c
patch
|
blob
|
history
diff --git
a/src/lib/elm_actionslider.c
b/src/lib/elm_actionslider.c
index 507b041c0a555af5a59b18fc42d57c248a8922df..1b34547245a9072ad5485f46a5cce597f6d663d5 100644
(file)
--- a/
src/lib/elm_actionslider.c
+++ b/
src/lib/elm_actionslider.c
@@
-346,8
+346,6
@@
_drag_button_up_cb(void *data,
}
if (sd->button_animator) ecore_animator_del(sd->button_animator);
sd->button_animator = ecore_animator_add(_button_animator, obj);
-
-#undef _FINAL_FIX_POS_ON_MIRROREDNESS
}
static void