From 4c84c0baf15ccbb2f136295e8132abfdbe0ccbd1 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Tue, 6 Feb 2018 20:00:31 +0100 Subject: Cleanup: remove unused typedef The type SHashedFilename defined in core/imagedownloader.h was not used anywhere. Signed-off-by: Berthold Stoeger --- core/imagedownloader.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core') 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 #include -typedef QPair SHashedFilename; - class ImageDownloader : public QObject { Q_OBJECT; public: -- cgit v1.2.3-70-g09d2