summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_chromeos.cc
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/bluetooth_adapter_chromeos.cc')
-rw-r--r--device/bluetooth/bluetooth_adapter_chromeos.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/device/bluetooth/bluetooth_adapter_chromeos.cc b/device/bluetooth/bluetooth_adapter_chromeos.cc
index 3344392..3b694e4 100644
--- a/device/bluetooth/bluetooth_adapter_chromeos.cc
+++ b/device/bluetooth/bluetooth_adapter_chromeos.cc
@@ -586,7 +586,6 @@ BluetoothAdapterChromeOS::PairingContext::~PairingContext() {
DCHECK(passkey_callback_.is_null());
DCHECK(confirmation_callback_.is_null());
- pairing_delegate_->DismissDisplayOrConfirm();
pairing_delegate_ = NULL;
}