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/content-repo.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/content-repo.h')
-rw-r--r-- | lib/csapi/content-repo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csapi/content-repo.h b/lib/csapi/content-repo.h index 4c799b2d..63a55c8f 100644 --- a/lib/csapi/content-repo.h +++ b/lib/csapi/content-repo.h @@ -8,7 +8,6 @@ #include <QtCore/QIODevice> - namespace QMatrixClient { // Operations |