From ea6eb445c3c2b6529fead2cc45e22b43ab75c4ff 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@742278 13f79535-47bb-0310-9956-ffa450edef68 --- .../common/src/main/java/org/apache/qpid/transport/ServerDelegate.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/java/common') diff --git a/qpid/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java b/qpid/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java index 529871fbf6..2833565afc 100644 --- a/qpid/java/common/src/main/java/org/apache/qpid/transport/ServerDelegate.java +++ b/qpid/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