diff options
author | Tank_Master <tank.master@phoenixviewer.com> | 2015-02-11 22:22:19 -0800 |
---|---|---|
committer | Tank_Master <tank.master@phoenixviewer.com> | 2015-02-11 22:22:19 -0800 |
commit | ac368a2384c33004bddba1059938d42e16d996d7 (patch) | |
tree | dab05d2e2a8e814f781b384f42a0f3743c84b495 | |
parent | 4491a3df9a4ec6897373997bf6c29c50130569ee (diff) |
A little more cleanup
-rwxr-xr-x | indra/newview/installers/windows/installer_template.nsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/installers/windows/installer_template.nsi b/indra/newview/installers/windows/installer_template.nsi index a28cf4fca0..8872bef993 100755 --- a/indra/newview/installers/windows/installer_template.nsi +++ b/indra/newview/installers/windows/installer_template.nsi @@ -769,8 +769,6 @@ Call un.RemovePassword Call un.ProgramFiles
-# End of uninstall section
-
SectionEnd
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|