From: markt Date: Fri, 24 Jun 2011 13:25:25 +0000 (+0000) Subject: Remove unused code X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ee0a68d5426da902c3cd3345d80d754d34fc3062;p=tomcat7.0 Remove unused code git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1139299 13f79535-47bb-0310-9956-ffa450edef68 --- 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)