diff options
Diffstat (limited to 'src/sp/protocol/reqrep0/xreq.c')
| -rw-r--r-- | src/sp/protocol/reqrep0/xreq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp/protocol/reqrep0/xreq.c b/src/sp/protocol/reqrep0/xreq.c index 8939d8f4..e99623ea 100644 --- a/src/sp/protocol/reqrep0/xreq.c +++ b/src/sp/protocol/reqrep0/xreq.c @@ -313,7 +313,6 @@ static nni_proto_sock_ops xreq0_sock_ops = { }; static nni_proto xreq0_proto = { - .proto_version = NNI_PROTOCOL_VERSION, .proto_self = { REQ0_SELF, REQ0_SELF_NAME }, .proto_peer = { REQ0_PEER, REQ0_PEER_NAME }, .proto_flags = NNI_PROTO_FLAG_SNDRCV | NNI_PROTO_FLAG_RAW, |
