diff --git a/indra/newview/installers/windows/installer_template.nsi b/indra/newview/installers/windows/installer_template.nsi
index a28cf4fca0a99371e71632a0cad5f76ee8a50d8b..8872bef993944baa88ee1a1fc877a3da41892267 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 				
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;