efl_canvas_vg_container: remove unnecessary parent set.
authorHermet Park <hermetpark@gmail.com>
Wed, 26 Jun 2019 11:48:19 +0000 (20:48 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 3 Jul 2019 00:50:48 +0000 (09:50 +0900)
the duplicated object must be set its parent by caller,
it shouldn't set it by itself internally.


No differences found