Fix multiple erase of surface information 85/16085/1
authorYuta Doi <yuta-d@witz-inc.co.jp>
Thu, 9 Aug 2018 09:53:06 +0000 (18:53 +0900)
committerYuta Doi <yuta-d@witz-inc.co.jp>
Thu, 9 Aug 2018 09:53:06 +0000 (18:53 +0900)
commit38255dcda8e7e9462ed3b16ebe39c638bc9b349f
tree2094097b1b691599b955a1ff1457580c7ee229d1
parent000e5f8983984d65cc7599908541801ec2babed2
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