aboutsummaryrefslogtreecommitdiff
path: root/src/sp/protocol/reqrep0/req.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp/protocol/reqrep0/req.c')
-rw-r--r--src/sp/protocol/reqrep0/req.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp/protocol/reqrep0/req.c b/src/sp/protocol/reqrep0/req.c
index 451253bd..cc2875ce 100644
--- a/src/sp/protocol/reqrep0/req.c
+++ b/src/sp/protocol/reqrep0/req.c
@@ -933,7 +933,6 @@ static nni_proto_sock_ops req0_sock_ops = {
};
static nni_proto req0_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,