diff options
-rw-r--r-- | basilisk/installer/windows/nsis/uninstaller.nsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basilisk/installer/windows/nsis/uninstaller.nsi b/basilisk/installer/windows/nsis/uninstaller.nsi index 0388240..fe4e9d0 100644 --- a/basilisk/installer/windows/nsis/uninstaller.nsi +++ b/basilisk/installer/windows/nsis/uninstaller.nsi @@ -40,7 +40,6 @@ RequestExecutionLevel user "Software\Microsoft\Windows\CurrentVersion\Uninstall\MozillaMaintenanceService" Var TmpVal -Var MaintCertKey ; Other included files may depend upon these includes! ; The following includes are provided by NSIS. |