aboutsummaryrefslogtreecommitdiff
path: root/connectiondata.h
diff options
context:
space:
mode:
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;