summaryrefslogtreecommitdiff
path: root/gatoattclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatoattclient.h')
-rw-r--r--gatoattclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gatoattclient.h b/gatoattclient.h
index aaa214b..834178e 100644
--- a/gatoattclient.h
+++ b/gatoattclient.h
@@ -76,8 +76,6 @@ private:
bool handleEvent(const QByteArray &event);
bool handleResponse(const Request& req, const QByteArray &response);
- void writeUuid16or128(QDataStream& s, const GatoUUID& uuid);
-
QList<InformationData> parseInformationData(const QByteArray &data);
QList<HandleInformation> parseHandleInformation(const QByteArray &data);
QList<AttributeData> parseAttributeData(const QByteArray &data);