Fixed build warning 45/87445/1 accepted/tizen/common/20160912.180926 accepted/tizen/mobile/20160912.054005 accepted/tizen/tv/20160912.054020 accepted/tizen/wearable/20160912.054036 submit/tizen/20160912.021526
authorchangjoo.lee <changjoo.lee@samsung.com>
Thu, 8 Sep 2016 04:53:51 +0000 (13:53 +0900)
committerchangjoo.lee <changjoo.lee@samsung.com>
Thu, 8 Sep 2016 04:54:08 +0000 (13:54 +0900)
Change-Id: Iad81bde53384f170ad0a423ba05f60f384e123e4
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
signal-sender/signal-sender.c

index 8f3290d..53183e0 100755 (executable)
@@ -259,7 +259,6 @@ static int send_usbstorage_unmount_popup_signal(char *path)
 static int send_cooldown_popup_signal(void)
 {
        char *param[2];
-       int i;
 
        param[0] = "_SYSPOPUP_CONTENT_";
        param[1] = "cooldown";