[processing:call] warnings removed 07/58407/2
authorMichal Pawluk <m.pawluk@samsung.com>
Sun, 31 Jan 2016 18:33:58 +0000 (19:33 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 4 Feb 2016 09:56:43 +0000 (01:56 -0800)
Change-Id: I9d581396890df5450f64ec97cd5d70cb4a970cee

src/modules/processing/call.c

index 7b86915..3d2dc7f 100644 (file)
@@ -177,7 +177,6 @@ static void indicator_call_change_cb(keynode_t *node, void *data)
 {
        int status = 0;
        int ret = 0;
-       bool bt_opened = 0;
 
        ret_if(!data);