Skip to content
Snippets Groups Projects
Commit 2215bd60 authored by Nathan Letwory's avatar Nathan Letwory
Browse files

Remove unnecessary lines.

parent 8a238fb8
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,6 @@ Var HWND_HOMEDIR ...@@ -88,7 +88,6 @@ Var HWND_HOMEDIR
Function .onInit Function .onInit
ClearErrors ClearErrors
!insertmacro MULTIUSER_INIT ; Checks if user has admin rights
StrCpy $SHORTVERSION "[SHORTVERSION]" StrCpy $SHORTVERSION "[SHORTVERSION]"
${If} ${RunningX64} ${If} ${RunningX64}
...@@ -104,7 +103,6 @@ Function .onInit ...@@ -104,7 +103,6 @@ Function .onInit
FunctionEnd FunctionEnd
Function un.onInit Function un.onInit
!insertmacro MULTIUSER_UNINIT
FunctionEnd FunctionEnd
Function DataLocation Function DataLocation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment