mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-09 11:35:30 +00:00
removed wrong comments
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@617179 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3fd74f63bc
commit
91f7ef4cef
@ -62,8 +62,6 @@ public DefaultHttpRoutePlanner(ClientConnectionManager aConnManager) {
|
||||
}
|
||||
|
||||
|
||||
// default constructor
|
||||
|
||||
|
||||
public void setConnectionManager(ClientConnectionManager aConnManager) {
|
||||
this.connectionManager = aConnManager;
|
||||
|
@ -70,8 +70,6 @@ public ProxySelectorRoutePlanner(ClientConnectionManager aConnManager) {
|
||||
}
|
||||
|
||||
|
||||
// default constructor
|
||||
|
||||
|
||||
public void setConnectionManager(ClientConnectionManager aConnManager) {
|
||||
this.connectionManager = aConnManager;
|
||||
|
Loading…
x
Reference in New Issue
Block a user