diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/protocol/reqrep0/req.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/reqrep0/req.c b/src/protocol/reqrep0/req.c index f5d9bbba..1de93929 100644 --- a/src/protocol/reqrep0/req.c +++ b/src/protocol/reqrep0/req.c @@ -307,7 +307,6 @@ req0_recv_cb(void *arg) goto malformed; } id = nni_msg_trim_u32(msg); - nni_msg_header_must_append_u32(msg, id); // Schedule another receive while we are processing this. nni_mtx_lock(&s->mtx); |
