diff options
Diffstat (limited to 'src/MatrixClient.h')
-rw-r--r-- | src/MatrixClient.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/MatrixClient.h b/src/MatrixClient.h index 3397a078..bcd6374b 100644 --- a/src/MatrixClient.h +++ b/src/MatrixClient.h @@ -6,8 +6,6 @@ #include <mtxclient/http/client.hpp> -#include "Logging.h" - namespace http { mtx::http::Client * client(); |