Fix x64_86 build break 79/101779/1 accepted/tizen/3.0/common/20161206.125201 accepted/tizen/3.0/ivi/20161205.065721 accepted/tizen/3.0/mobile/20161205.065550 accepted/tizen/3.0/wearable/20161205.065651 submit/tizen_3.0/20161202.001922 submit/tizen_3.0/20161205.001127
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 2 Dec 2016 06:41:20 +0000 (15:41 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 2 Dec 2016 06:41:20 +0000 (15:41 +0900)
Change-Id: I2873c0f47d6a646bd1debbae9528ed84310081a4
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
ag-agent/bluetooth-ag-manager.c

index 9503dbc..b5fbd28 100755 (executable)
@@ -554,7 +554,7 @@ static void __bt_hfp_handle_call_conference(void)
                }
        }
 
-       if (t_held_call_count == 1) {
+       if (t_held_call_count == 1)
                t_held_call->call_conference = FALSE;
 
        if (t_active_call_count == 1)