Index: device/bluetooth/bluetooth_device_win.cc |
diff --git a/device/bluetooth/bluetooth_device_win.cc b/device/bluetooth/bluetooth_device_win.cc |
index de00817726eadf017ec4d293ccf1c81fa344d60d..ed51d4be2e74b2696b75eee5ff9ec7bfec019942 100644 |
--- a/device/bluetooth/bluetooth_device_win.cc |
+++ b/device/bluetooth/bluetooth_device_win.cc |
@@ -20,8 +20,6 @@ |
namespace { |
-const int kSdpBytesBufferSize = 1024; |
- |
const char kApiUnavailable[] = "This API is not implemented on this platform."; |
} // namespace |