Index: components/proximity_auth/ble/bluetooth_low_energy_connection.h |
diff --git a/components/proximity_auth/ble/bluetooth_low_energy_connection.h b/components/proximity_auth/ble/bluetooth_low_energy_connection.h |
index b316f64114a2baad1c16cb3bb4e873696d341da1..916f157fe047ee5b9a06228e28efbccb2ffb12e6 100644 |
--- a/components/proximity_auth/ble/bluetooth_low_energy_connection.h |
+++ b/components/proximity_auth/ble/bluetooth_low_energy_connection.h |
@@ -219,9 +219,6 @@ class BluetoothLowEnergyConnection : public Connection, |
const std::vector<uint8>& bytes, |
bool is_last_message_for_wire_message); |
- // Clears |write_requests_queue_|. |
- void ClearWriteRequestsQueue(); |
- |
// Prints the time elapsed since |Connect()| was called. |
void PrintTimeElapsed(); |