summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_host_pairing_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/pairing/bluetooth_host_pairing_controller.h')
-rw-r--r--components/pairing/bluetooth_host_pairing_controller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/pairing/bluetooth_host_pairing_controller.h b/components/pairing/bluetooth_host_pairing_controller.h
index 9c50f5c..b99af24 100644
--- a/components/pairing/bluetooth_host_pairing_controller.h
+++ b/components/pairing/bluetooth_host_pairing_controller.h
@@ -103,7 +103,6 @@ class BluetoothHostPairingController
EnrollmentStatus enrollment_status_;
scoped_refptr<device::BluetoothAdapter> adapter_;
- device::BluetoothDevice* device_;
scoped_refptr<device::BluetoothSocket> service_socket_;
scoped_refptr<device::BluetoothSocket> controller_socket_;
scoped_ptr<ProtoDecoder> proto_decoder_;