[NUI] Delete unnecessary log (#2299)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Fri, 27 Nov 2020 02:56:08 +0000 (11:56 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 1 Dec 2020 08:56:39 +0000 (17:56 +0900)
commit3b8b1c7d2101238dafcd1c235e446ec81d082b85
treeba468c4851ed81b74d00c7624ccb2b3767e11ba7
parent4304fd15d9c507ac6a5deff8c4854385b59d7a6b
[NUI] Delete unnecessary log (#2299)

- 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