Cleanup: remove unused typedef
The type SHashedFilename defined in core/imagedownloader.h was not used anywhere. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
9986ce25d7
commit
4c84c0baf1
@ -6,8 +6,6 @@
|
||||
#include <QFuture>
|
||||
#include <QNetworkReply>
|
||||
|
||||
typedef QPair<QString, QByteArray> SHashedFilename;
|
||||
|
||||
class ImageDownloader : public QObject {
|
||||
Q_OBJECT;
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user