msgbuf: remove unused field parselen
This commit is contained in:
parent
fb81421fc7
commit
e9f0d740e3
2 changed files with 0 additions and 3 deletions
|
@ -144,8 +144,6 @@ parse(struct Client *client_p, char *pbuffer, char *bufend)
|
|||
ServerStats.is_unco++;
|
||||
return;
|
||||
}
|
||||
|
||||
mptr->bytes += msgbuf.parselen;
|
||||
}
|
||||
|
||||
if(mptr == NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue