[NUI] application: remove unnecessary reference count increments
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 6 Apr 2022 14:02:43 +0000 (23:02 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 20 Apr 2022 08:38:08 +0000 (17:38 +0900)
commit61e8a573469f95cbd936e748728566c4b810ad5a
treef800018061041a12aacfa381b1774de62fb5c236
parent04b85c13221990f801f08d2263a01403edd1e2ca
[NUI] application: remove unnecessary reference count increments

The GetWindow increases reference count of the Dali Window.
So there was no chance to call the Window destructor.
src/Tizen.NUI/src/internal/Application/Application.cs