lottie/vector: Remove the hack with mutable data member. 51/185351/1
authorsub.mohanty@samsung.com <smohantty@gmail.com>
Sat, 28 Jul 2018 08:29:58 +0000 (17:29 +0900)
committersub.mohanty@samsung.com <smohantty@gmail.com>
Sat, 28 Jul 2018 08:29:58 +0000 (17:29 +0900)
commit61bb4fba3e80a317bf8025176c9f4c8e232e2d5a
tree2dee31d31a0b1f9d864f21d2ff1d07bb5116f08a
parente6bce26b6e30bcda5ebe65624d0f9f8a58c4625f
lottie/vector: Remove the hack with mutable data member.
NOTE: if you need to modify the object in a const member function make the data as mutable.

Change-Id: I28b2cc18d75433475f75b048af878297747980db
src/vector/vmatrix.cpp
src/vector/vmatrix.h