diff options
Diffstat (limited to 'src/sp/protocol/reqrep0/rep.c')
| -rw-r--r-- | src/sp/protocol/reqrep0/rep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp/protocol/reqrep0/rep.c b/src/sp/protocol/reqrep0/rep.c index ea3e9558..940a79a0 100644 --- a/src/sp/protocol/reqrep0/rep.c +++ b/src/sp/protocol/reqrep0/rep.c @@ -673,7 +673,6 @@ static nni_proto_sock_ops rep0_sock_ops = { }; static nni_proto rep0_proto = { - .proto_version = NNI_PROTOCOL_VERSION, .proto_self = { REP0_SELF, REP0_SELF_NAME }, .proto_peer = { REP0_PEER, REP0_PEER_NAME }, .proto_flags = NNI_PROTO_FLAG_SNDRCV, |
