Index: device/bluetooth/bluetooth_discovery_manager_mac.h |
diff --git a/device/bluetooth/bluetooth_discovery_manager_mac.h b/device/bluetooth/bluetooth_discovery_manager_mac.h |
index f6a003c7bd35279b65ac39bc721e7731a3ce6b80..534646aec36b31b3aeb9eb6e77803642be78ce75 100644 |
--- a/device/bluetooth/bluetooth_discovery_manager_mac.h |
+++ b/device/bluetooth/bluetooth_discovery_manager_mac.h |
@@ -28,9 +28,6 @@ |
// such as when a user disables the controller, in which case the value of |
// |unexpected| will be true. |
virtual void DiscoveryStopped(bool unexpected) = 0; |
- |
- protected: |
- virtual ~Observer() {} |
}; |
virtual ~BluetoothDiscoveryManagerMac(); |