mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-27 00:33:26 +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 {
|
typedef struct {
|
||||||
uint8_t filenames[MAX_FILES][MAX_STR_SIZE];
|
uint8_t filenames[MAX_FILES][MAX_STR_SIZE];
|
||||||
bool pending[MAX_FILES];
|
bool pending[MAX_FILES];
|
||||||
bool active[MAX_FILES];
|
|
||||||
} FileReceiver;
|
} FileReceiver;
|
||||||
|
|
||||||
/* End file transfer code */
|
/* End file transfer code */
|
||||||
|
Loading…
Reference in New Issue
Block a user