You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2011/06/24 15:25:25 UTC

svn commit: r1139299 - /tomcat/trunk/res/tomcat.nsi

Author: markt
Date: Fri Jun 24 13:25:25 2011
New Revision: 1139299

URL: http://svn.apache.org/viewvc?rev=1139299&view=rev
Log:
Remove unused code

Modified:
    tomcat/trunk/res/tomcat.nsi

Modified: tomcat/trunk/res/tomcat.nsi
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=1139299&r1=1139298&r2=1139299&view=diff
==============================================================================
--- tomcat/trunk/res/tomcat.nsi (original)
+++ tomcat/trunk/res/tomcat.nsi Fri Jun 24 13:25:25 2011
@@ -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)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org