mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 22:46:45 +02:00
separate file transfer updates from callbacks
This commit is contained in:
@ -35,7 +35,6 @@ struct FileReceiver {
|
||||
FILE *file;
|
||||
bool pending;
|
||||
bool active;
|
||||
bool paused;
|
||||
uint64_t size;
|
||||
uint64_t bytes_recv;
|
||||
double bps;
|
||||
|
Reference in New Issue
Block a user