| Index: device/bluetooth/bluetooth_utils.h
|
| diff --git a/device/bluetooth/bluetooth_utils.h b/device/bluetooth/bluetooth_utils.h
|
| index 29455dab18fba9effc80637a48e88d2eb4870794..1f9a2c9ad1b799ef57d4b000ab90cc7ea4169a30 100644
|
| --- a/device/bluetooth/bluetooth_utils.h
|
| +++ b/device/bluetooth/bluetooth_utils.h
|
| @@ -74,8 +74,6 @@ class UUID {
|
| bool operator!=(const UUID& uuid) const;
|
|
|
| private:
|
| - UUID();
|
| -
|
| // String representation of the UUID that was used during construction. For
|
| // the supported sizes, this representation can have the following formats:
|
| // - 16 bit: XXXX
|
|
|