From ee0a68d5426da902c3cd3345d80d754d34fc3062 Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 24 Jun 2011 13:25:25 +0000 Subject: [PATCH] Remove unused code git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1139299 13f79535-47bb-0310-9956-ffa450edef68 --- res/tomcat.nsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/res/tomcat.nsi b/res/tomcat.nsi index 3919e1472..ca9d0952e 100644 --- a/res/tomcat.nsi +++ b/res/tomcat.nsi @@ -506,13 +506,9 @@ Function pageConfigurationLeave ${EndIf} FunctionEnd -; Not used -;Function Void -;FunctionEnd ;-------------------------------- ;Descriptions - !insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN !insertmacro MUI_DESCRIPTION_TEXT ${SecTomcat} $(DESC_SecTomcat) !insertmacro MUI_DESCRIPTION_TEXT ${SecTomcatCore} $(DESC_SecTomcatCore) -- 2.11.0