edje: fix float comparison warning in vector loading logic.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 21 Dec 2016 00:03:11 +0000 (16:03 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 21 Dec 2016 00:39:30 +0000 (16:39 -0800)
commita5804c970da22264808f6d0a7133a985cb9911ef
tree20c1591c29b0be98f3db37c8809c765b4aec0bc2
parent4c465772f9be51da1cdb555d6eb7f60183ed35d9
edje: fix float comparison warning in vector loading logic.

Hum, there is no use of our fixed point infrastructure for vector.
src/lib/edje/edje_load.c
src/lib/edje/edje_util.c