evas-vg: Don't fetch parent if we are not going to use it
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 19 May 2016 12:43:32 +0000 (08:43 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 19 May 2016 12:43:32 +0000 (08:43 -0400)
commit843ad74adc149623cc5ef04e17ab9962dd6ce439
tree2a9b9198c349846c4c797b72026b36e4f13bf308
parent655ed09ab4026c9994d6aa9c4e3a3c245541c262
evas-vg: Don't fetch parent if we are not going to use it

Essentially, this removes a compiler warning wrt 'parent' being set
but not used.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/evas/canvas/evas_vg_shape.c