summaryrefslogtreecommitdiffstats
path: root/logic/updater/DownloadTask.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/updater/DownloadTask.h')
-rw-r--r--logic/updater/DownloadTask.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/logic/updater/DownloadTask.h b/logic/updater/DownloadTask.h
index 182e76d6..197aa3e6 100644
--- a/logic/updater/DownloadTask.h
+++ b/logic/updater/DownloadTask.h
@@ -61,8 +61,6 @@ protected:
Status m_status;
- bool m_keepLocalUpdater;
-
/*!
* Temporary directory to store update files in.
* This will be set to not auto delete. Task will fail if this fails to be created.