On 23/03/2013 13:10, Konstantin Kolinko wrote:
> 2013/3/21  <ma...@apache.org>:
>> Author: markt
>> Date: Thu Mar 21 13:09:41 2013
>> New Revision: 1459288
>>
>> URL: http://svn.apache.org/r1459288

>> @@ -50,12 +57,10 @@ public class WsHttpUpgradeHandler implem
>>      private String subProtocol;
>>      private Map<String,String> pathParameters;
>>      private boolean secure;
>> +    WebConnection connection;
>>
> 
> I think the above field was supposed to be "private". It is not used
> anywhere outside of this class in this commit.

Fixed. Thanks.

Mark


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

Reply via email to