Fix multiple erase of surface information sandbox/zheng_wenlong/horizontal
authorYuta Doi <yuta-d@witz-inc.co.jp>
Thu, 9 Aug 2018 09:53:06 +0000 (18:53 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Wed, 10 Oct 2018 01:42:48 +0000 (10:42 +0900)
commit5e135d14080e28212c68502c4550f8cc054ae868
tree5b2af94b0602ebf7fe2e1af4cb3374a40dd79f64
parentc447b8902934dc59166d5ae2b558fbb886b01887
Fix multiple erase of surface information

When application is killed and the surface is destroyed,
the surface informations is erased twice.
Therefore remove the one eracing process.

Change-Id: I707febf5b5003058bcf847f635c16fb0d68e01d0
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
src/main.cpp