From c55198302b3a4eeca0bef77dd0b63a83dc801e0b Mon Sep 17 00:00:00 2001 From: Hyihong Chae Date: Fri, 9 Sep 2016 09:20:52 +0900 Subject: [PATCH] fix build warning. Change-Id: I15a1db6655c5b9026d72be569da50e72a9023e5e Signed-off-by: HyiHong Chae --- src/mtp_init.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mtp_init.c b/src/mtp_init.c index 85aa18a..981bfe4 100755 --- a/src/mtp_init.c +++ b/src/mtp_init.c @@ -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; -- 2.7.4