summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChunEon Park <chuneon.park@samsung.com>2015-05-08 20:51:52 +0900
committerChunEon Park <chuneon.park@samsung.com>2015-05-08 20:51:52 +0900
commit1c063e85d218d63f9f33482e1f5ab7d9436c94be (patch)
treeb653c1ffe7bea52ea5e28a90b05f99398167644d
parent8f55ac7550360e6afcdc0567685ceb25b7ecec63 (diff)
downloadefl-1c063e85d218d63f9f33482e1f5ab7d9436c94be.tar.gz
evas vector: remove white trailings
-rw-r--r--src/lib/evas/canvas/efl_vg_base.eo2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/evas/canvas/efl_vg_base.eo b/src/lib/evas/canvas/efl_vg_base.eo
index 78c6974dbb..ae54a8044b 100644
--- a/src/lib/evas/canvas/efl_vg_base.eo
+++ b/src/lib/evas/canvas/efl_vg_base.eo
@@ -7,9 +7,7 @@ abstract Efl.VG.Base (Eo.Base, Efl.Gfx.Base, Efl.Gfx.Stack)
set {
/*@
Sets the transformation matrix to be used for this node object.
-
@note Pass @c NULL to cancel the applied transformation.
-
@since 1.14
*/
}