Skip to content

Commit d8a19ae

Browse files
author
Stephane Landelle
committed
Dead code
1 parent 9714f7a commit d8a19ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/com/ning/http/client/ProxyServer.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ public Protocol getProtocol() {
8282
return protocol;
8383
}
8484

85-
public String getProtocolAsString() {
86-
return protocol.toString();
87-
}
88-
8985
public String getHost() {
9086
return host;
9187
}

0 commit comments

Comments
 (0)