Commit 1e468ff0 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 48d45970
......@@ -33,7 +33,6 @@ import (
)
// MsgCode returns code the corresponds to type of the message.
// XXX place - ok?
func MsgCode(msg Msg) uint16 {
return msg.neoMsgCode()
}
......
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