This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 769d093 No functional change. Align 10.0.x, 9.0.x and 8.5.x
769d093 is described below
commit 769d0930b477d94edd19f051506c3b7d4f5c4ebf
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Mar 29 14:01:23 2021 +0100
No functional change. Align 10.0.x, 9.0.x and 8.5.x
---
java/org/apache/catalina/Context.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/org/apache/catalina/Context.java
b/java/org/apache/catalina/Context.java
index ad40de5..030c135 100644
--- a/java/org/apache/catalina/Context.java
+++ b/java/org/apache/catalina/Context.java
@@ -86,7 +86,6 @@ public interface Context extends Container, ContextBind {
// ------------------------------------------------------------- Properties
-
/**
* Returns <code>true</code> if requests mapped to servlets without
* "multipart config" to parse multipart/form-data requests anyway.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]