summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTank_Master <tank.master@phoenixviewer.com>2015-02-11 22:22:19 -0800
committerTank_Master <tank.master@phoenixviewer.com>2015-02-11 22:22:19 -0800
commitac368a2384c33004bddba1059938d42e16d996d7 (patch)
treedab05d2e2a8e814f781b384f42a0f3743c84b495
parent4491a3df9a4ec6897373997bf6c29c50130569ee (diff)
A little more cleanup
-rwxr-xr-xindra/newview/installers/windows/installer_template.nsi2
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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;