Commit d7e78fbb authored by Marten Seemann's avatar Marten Seemann
Browse files

remove unused acceptQueue from the listener

parent 99172d79
......@@ -19,8 +19,6 @@ type listener struct {
quicListener quic.Listener
transport tpt.Transport
acceptQueue chan tpt.Conn
privKey ic.PrivKey
localPeer peer.ID
localMultiaddr ma.Multiaddr
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment