lottie/vector: remove @todo as the issue is fixed. 42/194142/2
authorsubhransu mohanty <sub.mohanty@samsung.com>
Thu, 29 Nov 2018 08:59:03 +0000 (17:59 +0900)
committerHermet Park <chuneon.park@samsung.com>
Fri, 30 Nov 2018 04:11:24 +0000 (04:11 +0000)
Change-Id: Ieb62efbed8939e7f9776cbcfb6091f71851783a4

src/vector/vpath.h

index f336103..be89db6 100644 (file)
@@ -143,7 +143,6 @@ inline int VPath::segments() const
 
 inline float VPath::length() const
 {
-    // TODO re-calculate when there is a change
     return d->length();
 }