Remove the duplicated local variable 80/173780/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 26 Mar 2018 01:57:04 +0000 (10:57 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 26 Mar 2018 02:02:21 +0000 (11:02 +0900)
commit7157a6b43ce1fdebe705af7a26d9d36bfe4d7e2a
treee7a91706f77cc324bb2c527a0d7b1d588a8e9cba
parent406a8d4f3a85aa0284334be087d15c1bd6e76e5e
Remove the duplicated local variable

 - No need to copy 'appId' from 'id'.
 - Changed to use 'appId' directly and free its memory.

Change-Id: I36a8464ffb16b0a3e93592595bcf2cdb2e647a12
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/internal/adaptor/tizen/adaptor-impl-tizen.cpp