fix build warning. 03/87603/1 accepted/tizen/common/20160909.115115 submit/tizen/20160909.060657
authorHyihong Chae <hh.chae@samsung.com>
Fri, 9 Sep 2016 00:20:52 +0000 (09:20 +0900)
committerHyihong Chae <hh.chae@samsung.com>
Fri, 9 Sep 2016 00:20:52 +0000 (09:20 +0900)
Change-Id: I15a1db6655c5b9026d72be569da50e72a9023e5e
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
src/mtp_init.c

index 85aa18a..981bfe4 100755 (executable)
@@ -98,7 +98,6 @@ void _mtp_init(add_rem_store_t sel)
 {
        mtp_char *device_name = NULL;
        mtp_char *sync_partner = NULL;
-       mtp_bool ret = 0;
        int vconf_ret = 0;
        mtp_int32 error = 0;