diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-05-06 14:18:05 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-05-06 14:18:05 +0900 |
commit | 59596449eef2dfba0da8cf7e0c6ac4fcbf3a7a1e (patch) | |
tree | ea28b879ecada9f002d9d7e475652089f5bb0a4e /lib/csapi/list_joined_rooms.h | |
parent | 1dc3784d5a3ef05433bc42318b896ff2a4e149cf (diff) | |
download | libquotient-59596449eef2dfba0da8cf7e0c6ac4fcbf3a7a1e.tar.gz libquotient-59596449eef2dfba0da8cf7e0c6ac4fcbf3a7a1e.zip |
Optimise #includes, eliminate some excess blank lines in lib/csapi
Diffstat (limited to 'lib/csapi/list_joined_rooms.h')
-rw-r--r-- | lib/csapi/list_joined_rooms.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csapi/list_joined_rooms.h b/lib/csapi/list_joined_rooms.h index e590fa18..0a4a585f 100644 --- a/lib/csapi/list_joined_rooms.h +++ b/lib/csapi/list_joined_rooms.h @@ -8,7 +8,6 @@ #include <QtCore/QStringList> - namespace QMatrixClient { // Operations |