examples/tinyds: Clean up all views when finish server 76/278176/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 20 Apr 2022 11:11:59 +0000 (20:11 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:31 +0000 (14:58 +0900)
commit30ae9d060f4c9f7453111e9b61c34b59821b36d8
treeb7a5c630f44b95440d6ca63c7286bdac3c9e4a8a
parent50da8eacd8db81228b628a8a187af60629299287
examples/tinyds: Clean up all views when finish server

Even though all view would have been cleaned up by an destroy event of
xdg_surface, this is just to clean up views explicitly just in case.

No functional changes.

Change-Id: I3a91adb68d665b334c56f607975734a7e95dbcfd
src/examples/tinyds.c