aboutsummaryrefslogtreecommitdiff
path: root/connectiondata.h
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2016-11-18 14:20:53 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2016-11-26 18:23:27 +0900
commit78cfe3c102b686c71a1da5cbe91a2ae42dc03825 (patch)
tree09530f95bb5f8ac6b73b5ba07a38a753f68e6184 /connectiondata.h
parent6776be9849bb32012dc057fe0f6738437b0cd79d (diff)
downloadlibquotient-78cfe3c102b686c71a1da5cbe91a2ae42dc03825.tar.gz
libquotient-78cfe3c102b686c71a1da5cbe91a2ae42dc03825.zip
Cleanup
Diffstat (limited to 'connectiondata.h')
-rw-r--r--connectiondata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectiondata.h b/connectiondata.h
index 89e30e4d..0eadab80 100644
--- a/connectiondata.h
+++ b/connectiondata.h
@@ -30,7 +30,6 @@ namespace QMatrixClient
ConnectionData(QUrl baseUrl);
virtual ~ConnectionData();
- //bool isConnected() const;
QString accessToken() const;
QUrl baseUrl() const;