From ac368a2384c33004bddba1059938d42e16d996d7 Mon Sep 17 00:00:00 2001
From: Tank_Master <tank.master@phoenixviewer.com>
Date: Wed, 11 Feb 2015 22:22:19 -0800
Subject: [PATCH] A little more cleanup

---
 indra/newview/installers/windows/installer_template.nsi | 2 --
 1 file changed, 2 deletions(-)

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