mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 03:06:45 +02:00
removed unneeded var, small fixes
This commit is contained in:
@ -108,7 +108,6 @@ typedef struct {
|
||||
uint8_t filenum;
|
||||
uint8_t nextpiece[FILE_PIECE_SIZE];
|
||||
uint16_t piecelen;
|
||||
uint8_t friendname[TOXIC_MAX_NAME_LENGTH];
|
||||
uint8_t pathname[MAX_STR_SIZE];
|
||||
} FileSender;
|
||||
|
||||
|
Reference in New Issue
Block a user