diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-02-25 21:46:37 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-02-25 22:43:45 +0000 |
commit | a390454728e5fc19c66e72565c1f3eb720e07efc (patch) | |
tree | 53d36a9fa1e5cd19dc98ea656401a0f9d70ca14a /winbuild | |
parent | 005ad9e60d6e08d072afa026ec42faca5a3f3859 (diff) |
pop3: Removed bytecountp from the per-request structure
Removed this pointer to a downloaded bytes counter because it was set in
pop3_init() to point to the same variable the transfer functions keep
the count in (k->bytecount), effectively making the code in transfer.c
"*k->bytecountp = k->bytecount" a no-op.
Diffstat (limited to 'winbuild')
0 files changed, 0 insertions, 0 deletions