diff options
Diffstat (limited to 'device/bluetooth/bluetooth_utils.h')
-rw-r--r-- | device/bluetooth/bluetooth_utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/device/bluetooth/bluetooth_utils.h b/device/bluetooth/bluetooth_utils.h index 29455da..1f9a2c9 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 |