summaryrefslogtreecommitdiffstats
path: root/logic/BaseUpdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/BaseUpdate.h')
-rw-r--r--logic/BaseUpdate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/logic/BaseUpdate.h b/logic/BaseUpdate.h
index d1e7b735..6f1e26f3 100644
--- a/logic/BaseUpdate.h
+++ b/logic/BaseUpdate.h
@@ -42,7 +42,6 @@ protected slots:
void updateDownloadProgress(qint64 current, qint64 total);
protected:
- JobListQueue download_queue;
BaseInstance *m_inst;
};