mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:23:01 +01:00
don't need that
This commit is contained in:
parent
d29e5dbe48
commit
8584667ec9
@ -127,7 +127,6 @@ uint8_t num_file_senders;
|
||||
typedef struct {
|
||||
uint8_t filenames[MAX_FILES][MAX_STR_SIZE];
|
||||
bool pending[MAX_FILES];
|
||||
bool active[MAX_FILES];
|
||||
} FileReceiver;
|
||||
|
||||
/* End file transfer code */
|
||||
|
Loading…
Reference in New Issue
Block a user