Commit 6f5cb1fb authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 883a1bbc
......@@ -247,8 +247,6 @@ type ConnError struct {
}
// _LinkRole is a role an end of NodeLink is intended to play.
//
// XXX _LinkRole will need to become public again if _Handshake does.
type _LinkRole int
const (
_LinkServer _LinkRole = iota // link created as server
......
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