Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45977
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 9 Oct 2008 22:58:03 +0000 (22:58 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 9 Oct 2008 22:58:03 +0000 (22:58 +0000)
Trivial comment clean up. No plans to backport this.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@703286 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/connector/CoyoteAdapter.java

index 787e38d..a3f6bff 100644 (file)
@@ -351,8 +351,6 @@ public class CoyoteAdapter
                                        Response response)
             throws Exception {
 
-        // XXX the processor needs to set a correct scheme and port prior to this point, 
-        // in ajp13 protocols dont make sense to get the port from the connector..
         // XXX the processor may have set a correct scheme and port prior to this point, 
         // in ajp13 protocols dont make sense to get the port from the connector...
         // otherwise, use connector configuration