elementary/naviframe - -- useless line.
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 3 Dec 2012 12:01:34 +0000 (12:01 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 3 Dec 2012 12:01:34 +0000 (12:01 +0000)
SVN revision: 80052

src/lib/elc_naviframe.c

index f70ccaf..14c343a 100644 (file)
@@ -1414,7 +1414,6 @@ _item_push(Eo *obj, void *_pd, va_list *list)
         /* animate new one */
         edje_object_message_signal_process(VIEW(it));
 
-        if (it->animator) ecore_animator_del(it->animator);
         it->animator = ecore_animator_add(_push_transition_cb, obj);
      }