aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/imagedownloader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/imagedownloader.h b/core/imagedownloader.h
index 63d963ec3..c03a0f565 100644
--- a/core/imagedownloader.h
+++ b/core/imagedownloader.h
@@ -6,8 +6,6 @@
#include <QFuture>
#include <QNetworkReply>
-typedef QPair<QString, QByteArray> SHashedFilename;
-
class ImageDownloader : public QObject {
Q_OBJECT;
public: