diff options
author | Jiri Hruska <jirka@fud.cz> | 2013-02-25 18:40:32 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-02-25 22:05:20 +0000 |
commit | 005ad9e60d6e08d072afa026ec42faca5a3f3859 (patch) | |
tree | 2973455cfa732caedba9f857757e5480c2133419 /tests/serverhelp.pm | |
parent | a360944ed6eea4fee1131dcb9cad7298ec6fc7a6 (diff) |
imap: Removed bytecountp from the per-request structure
Removed this pointer to a downloaded bytes counter because it was set in
imap_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 'tests/serverhelp.pm')
0 files changed, 0 insertions, 0 deletions