Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93f11ba3 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

mock: [16/63] Remove btm_free am: 77fc1b1c

parents 96befcc1 77fc1b1c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,5 +41,4 @@ void BTM_LogHistory(const std::string& /* tag */, const tBLE_BD_ADDR& /* ble_bd_
                    const std::string& /* msg */, const std::string& /* extra */) {
  inc_func_call_count(__func__);
}
void btm_free(void) { inc_func_call_count(__func__); }
void btm_init(void) { inc_func_call_count(__func__); }