Remove build warning 63/95963/1
authorGeunsun, Lee <gs86.lee@samsung.com>
Mon, 7 Nov 2016 07:25:37 +0000 (16:25 +0900)
committerGeunsun, Lee <gs86.lee@samsung.com>
Mon, 7 Nov 2016 07:25:37 +0000 (16:25 +0900)
Change-Id: I9890922ad5a05d24920602cc023dc487cab792ee

src/wearable/hw_key.c

index 2957a85..e67544c 100644 (file)
@@ -525,7 +525,6 @@ static void _launch_last_app(void)
        int row = 0;
        pkgmgrinfo_appinfo_h handle;
        bool is_taskmanage = false;
-       int ret = 0;
        char *last_app = NULL;
 
        if (rua_init()) {