summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-11-24 05:26:46 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2021-11-24 05:26:46 +0100
commitc4ea42927364b7f1d5df89fec6d4045de41669d1 (patch)
treed99c374855d8252b6347f81a97bde33c45a0f5fb
parentFix crash in SingleApplication when other end exits immediately (diff)
downloadnheko-c4ea42927364b7f1d5df89fec6d4045de41669d1.tar.xz
fix lint
-rw-r--r--src/MatrixClient.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/MatrixClient.cpp b/src/MatrixClient.cpp

index ea3799b6..35277a69 100644 --- a/src/MatrixClient.cpp +++ b/src/MatrixClient.cpp
@@ -28,7 +28,6 @@ Q_DECLARE_METATYPE(std::vector<std::string>) Q_DECLARE_METATYPE(std::vector<QString>) Q_DECLARE_METATYPE(std::set<QString>) - namespace http { mtx::http::Client *