[NUI] Delete unnecessary log
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 27 Nov 2020 00:53:59 +0000 (09:53 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 27 Nov 2020 03:40:41 +0000 (12:40 +0900)
commit72f55a572e765c6c5dcf8199434b119a57bb29ca
tree849d2aa8979e02a59033468c1570c966832939e0
parentbd6e9d90575a3f6f6daebd4f1ca716fe86a24843
[NUI] Delete unnecessary log

- Delete the log commented
- Displays only one log when the value is invalid of color.
- View.Parent is deprecated, modify to use View.GetParent()

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.Stage.cs
src/Tizen.NUI/src/internal/Interop/Interop.Util.cs [deleted file]
src/Tizen.NUI/src/internal/Interop/NDalicPINVOKE.cs
src/Tizen.NUI/src/public/Color.cs
src/Tizen.NUI/src/public/Layouting/LayoutGroup.cs
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs
src/Tizen.NUI/src/public/PropertyValue.cs
src/Tizen.NUI/src/public/WindowEvent.cs