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

Commit ad79571b authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused declaration

Bug: 163134718
Test: gd/cert/run
Tag: #refactor

Change-Id: I5c6a76d903e56fe4ec721ec0701e305e8bd1b13d
parent cc5427d3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -34,9 +34,6 @@
#include "stack/include/hci_error_code.h"
#include "stack/include/hcidefs.h"

void btsnd_hcic_switch_role(const RawAddress& bd_addr,
                            uint8_t role);  // TODO remove

bt_status_t do_in_main_thread(const base::Location& from_here,
                              base::OnceClosure task);