Remove unused channels

disco_info_form
Mickael Remond 5 years ago
parent cca0919b8a
commit 7c71d93026
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -21,10 +21,6 @@ type Session struct {
TlsEnabled bool
lastPacketId int
// Session interface
In chan interface{}
Out chan interface{}
// read / write
streamLogger io.ReadWriter
decoder *xml.Decoder

Loading…
Cancel
Save