downstream: clients: do not free ivi-shell related structs twice. 74/33774/1
authorJan Ekström <jan.ekstrom@intel.com>
Mon, 12 Jan 2015 14:04:58 +0000 (16:04 +0200)
committerJan Ekström <jan.ekstrom@intel.com>
Wed, 14 Jan 2015 13:35:01 +0000 (15:35 +0200)
commit0c6d61035517776fa706fe27b76f81ed691b972d
tree3ea060cbf35c826e6afa6b301a4f34a7a0b6a99c
parent14fc2c42d78f2f51c743272a739ceedb510f8c24
downstream: clients: do not free ivi-shell related structs twice.

Fixes double free happening in example clients when closing an
application. These structures are free'd at another point.

This reverts a part of commit 9e36092,
"downstream: clients: support for --no-ivi-surface command line option"

Change-Id: I5b1d75fa48d1316d6abab6cc12be407a8370858f
clients/window.c