[processing:downloading] warnings removed 08/58408/2
authorMichal Pawluk <m.pawluk@samsung.com>
Sun, 31 Jan 2016 18:36:29 +0000 (19:36 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 4 Feb 2016 09:57:50 +0000 (01:57 -0800)
Change-Id: Icdc117b838d34d241f63910dd47ab319ce4d4f71

src/modules/processing/downloading.c

index e7bb37a..ced3990 100644 (file)
@@ -116,7 +116,7 @@ static void hide_downloading_icon(void)
 
 static void indicator_downloading_change_cb(keynode_t *node, void *data)
 {
-       int status = 0;
+       /*int status = 0;*/
        int result = 0;
 
        retif(data == NULL, , "Invalid parameter!");