aboutsummaryrefslogtreecommitdiff
path: root/installer/process/removeworker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'installer/process/removeworker.cpp')
-rw-r--r--installer/process/removeworker.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/process/removeworker.cpp b/installer/process/removeworker.cpp
index 2bca275..5356f26 100644
--- a/installer/process/removeworker.cpp
+++ b/installer/process/removeworker.cpp
@@ -75,7 +75,6 @@ bool RemoveWorker::startWork() {
dest.removeRecursively();
//Remove registry entry
-
QSettings* settings;
if (metadata.value("global").toBool()) {
settings = new QSettings("HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall", QSettings::NativeFormat);