| Index: device/bluetooth/bluetooth_init_win.h
|
| diff --git a/device/bluetooth/bluetooth_init_win.h b/device/bluetooth/bluetooth_init_win.h
|
| index b3a505ed779c86d8f0116d0534d8fb6b71a57636..3d75b2a55f411d87ca90151de990afc0c4607983 100644
|
| --- a/device/bluetooth/bluetooth_init_win.h
|
| +++ b/device/bluetooth/bluetooth_init_win.h
|
| @@ -15,9 +15,6 @@
|
|
|
| #include "device/bluetooth/bluetooth_export.h"
|
|
|
| -#pragma comment(lib, "Bthprops.lib")
|
| -#pragma comment(lib, "BluetoothApis.lib")
|
| -
|
| namespace device {
|
| namespace bluetooth_init_win {
|
|
|
|
|