From a1e9542350cc617412781af88d5b33133d4be8f4 Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Fri, 13 Jul 2018 21:43:04 +1000 Subject: Uninstall from Control Panel works now --- installer/process/removeworker.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'installer/process/removeworker.cpp') 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); -- cgit v1.2.3