Fix x64_86 build break
[platform/core/connectivity/bluetooth-agent.git] / 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)