examples/tinyds: Clean up all views when finish server 62/278062/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:08:20 +0000 (14:08 +0900)
commit86edb5721a331f314fad9e81492f119f30260f0e
tree44e6e6a15e11c43eae615cf9c93cd28932229a81
parent699c1a95136501d82c9905cfbfdb1598c98280d4
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: If92f6ee73d1b8a4043f93105478b8fc3e7e78c68
src/examples/tinyds.c