Fix the build error 11/210411/1 accepted/tizen/unified/20190719.111747 submit/tizen/20190719.013144
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 19 Jul 2019 01:49:33 +0000 (10:49 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 19 Jul 2019 01:49:33 +0000 (10:49 +0900)
Change-Id: I7de706de85961109013e5e8cfa7abcea6545b22e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
profiles/audio/a2dp.c

index 2b8bfce..ea98af6 100644 (file)
@@ -1658,7 +1658,6 @@ static void confirm_cb(GIOChannel *io, gpointer data)
                DBG("A2DP is restricted");
                goto drop;
        }
-}
 #endif
 
        chan = queue_find(server->channels, match_by_device, device);