summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristicinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qlowenergycharacteristicinfo.h')
-rw-r--r--src/bluetooth/qlowenergycharacteristicinfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bluetooth/qlowenergycharacteristicinfo.h b/src/bluetooth/qlowenergycharacteristicinfo.h
index c3121253..e2285c63 100644
--- a/src/bluetooth/qlowenergycharacteristicinfo.h
+++ b/src/bluetooth/qlowenergycharacteristicinfo.h
@@ -101,8 +101,6 @@ public:
bool isValid() const;
- QString errorString() const;
-
protected:
QSharedPointer<QLowEnergyCharacteristicInfoPrivate> d_ptr;