summary refs log tree commit diff
path: root/src/AvatarProvider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/AvatarProvider.cpp')
-rw-r--r--src/AvatarProvider.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/AvatarProvider.cpp b/src/AvatarProvider.cpp

index b7dc3306..0e4195db 100644 --- a/src/AvatarProvider.cpp +++ b/src/AvatarProvider.cpp
@@ -6,14 +6,10 @@ #include <QPixmapCache> #include <QPointer> #include <memory> -#include <unordered_map> #include "AvatarProvider.h" #include "Cache.h" -#include "Logging.h" -#include "MatrixClient.h" #include "MxcImageProvider.h" -#include "Utils.h" static QPixmapCache avatar_cache;