You forgot changelog! but I did it for you :) On Mon, May 7, 2012 at 2:06 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote:
> Log: > ecore: remove useless workaround. > > > Author: cedric > Date: 2012-05-06 19:06:57 -0700 (Sun, 06 May 2012) > New Revision: 70834 > Trac: http://trac.enlightenment.org/e/changeset/70834 > > Modified: > trunk/ecore/src/lib/ecore/ecore_anim.c > > Modified: trunk/ecore/src/lib/ecore/ecore_anim.c > =================================================================== > --- trunk/ecore/src/lib/ecore/ecore_anim.c 2012-05-07 02:05:35 UTC > (rev 70833) > +++ trunk/ecore/src/lib/ecore/ecore_anim.c 2012-05-07 02:06:57 UTC > (rev 70834) > @@ -274,7 +274,6 @@ > return pos; > > case ECORE_POS_MAP_ACCELERATE: > - if (pos == 1.0) return 1.0; > pos = 1.0 - _pos_map_sin(M_PI_2 + pos * M_PI_2); > return pos; > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-svn mailing list > enlightenment-...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel