From af58c2593183358ac10f07e22014d4f460b7af40 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 9 Feb 2009 05:51:11 +0000 Subject: Missed the modifications to FailoverRoundRobinServers.java during the commit for QPID-1649 Missed the modifications to ServerDelegate during the cleanup done in rev 742269 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@742278 13f79535-47bb-0310-9956-ffa450edef68 --- java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'java/common/src') diff --git a/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java b/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java index 529871fbf6..2833565afc 100644 --- a/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java +++ b/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java @@ -34,8 +34,6 @@ import java.io.UnsupportedEncodingException; import org.apache.qpid.QpidException; -import org.apache.qpid.SecurityHelper; - import javax.security.sasl.Sasl; import javax.security.sasl.SaslClient; import javax.security.sasl.SaslException; -- cgit v1.2.1