[processing:uploading] warnings removed 10/58410/2
authorMichal Pawluk <m.pawluk@samsung.com>
Sun, 31 Jan 2016 18:40:03 +0000 (19:40 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 4 Feb 2016 09:59:10 +0000 (01:59 -0800)
Change-Id: I33b022e5d50ba3061a1264063d509bfa62c48d17

src/modules/processing/uploading.c

index e31ebb3..9c07780 100644 (file)
@@ -116,7 +116,7 @@ static void hide_uploading_icon(void)
 
 static void indicator_uploading_change_cb(keynode_t *node, void *data)
 {
-       int status = 0;
+       /*int status = 0;*/
        int result = 0;
 
        retif(data == NULL, , "Invalid parameter!");