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 2023/06/29 15:59:42 UTC

[tomcat] branch main updated: Remove unused variable

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new e0927ed00f Remove unused variable
e0927ed00f is described below

commit e0927ed00ffb2f2c95638f69f6ab09ddbc92e6d8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jun 29 16:51:41 2023 +0100

    Remove unused variable
---
 res/install-win/tomcat.nsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/res/install-win/tomcat.nsi b/res/install-win/tomcat.nsi
index 8bd9b11cf5..fc133aa4af 100644
--- a/res/install-win/tomcat.nsi
+++ b/res/install-win/tomcat.nsi
@@ -52,7 +52,6 @@ ${Using:StrFunc} StrLoc
 Var JavaHome
 Var JavaExe
 Var JvmDll
-Var Arch
 Var ResetInstDir
 Var TomcatPortShutdown
 Var TomcatPortHttp


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