Skip to content

Commit

Permalink
Remove silly import, sorry. See #329
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed May 28, 2012
1 parent 9726e80 commit 5000e03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/jboss/netty/handler/ssl/SslHandler.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
import javax.net.ssl.SSLEngineResult.Status;
import javax.net.ssl.SSLException;

import org.ietf.jgss.ChannelBinding;
import org.jboss.netty.buffer.ChannelBuffer;
import org.jboss.netty.buffer.ChannelBuffers;
import org.jboss.netty.channel.Channel;
Expand Down

0 comments on commit 5000e03

Please sign in to comment.