Fix build error
authorminho.sun <minho.sun@samsung.com>
Mon, 13 Mar 2017 04:25:10 +0000 (13:25 +0900)
committerminho.sun <minho.sun@samsung.com>
Mon, 13 Mar 2017 04:25:10 +0000 (13:25 +0900)
Fix build error

Change-Id: I5b5702442015dfad6fe7afdcd422eb7cfcc9c048
Signed-off-by: minho.sun <minho.sun@samsung.com>
src/Tizen.NUI/src/public/Actor.cs

index cfb294f..468832b 100755 (executable)
@@ -1035,7 +1035,6 @@ namespace Tizen.NUI
                 float temp = 0.0f;\r
                 GetProperty(Actor.Property.SIZE_DEPTH).Get(ref temp);\r
                 return temp;\r
-                return temp.Depth;\r
             }\r
             set\r
             {\r