summaryrefslogtreecommitdiffstats
path: root/core/imagedownloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/imagedownloader.h')
-rw-r--r--core/imagedownloader.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/imagedownloader.h b/core/imagedownloader.h
index 51ccc5f7a..63d963ec3 100644
--- a/core/imagedownloader.h
+++ b/core/imagedownloader.h
@@ -8,9 +8,6 @@
typedef QPair<QString, QByteArray> SHashedFilename;
-extern QUrl cloudImageURL(const char *hash);
-
-
class ImageDownloader : public QObject {
Q_OBJECT;
public: