mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 22:26:45 +02:00
improve call duration string & remove a couple unused functions
This commit is contained in:
@ -29,8 +29,6 @@
|
||||
#include "windows.h"
|
||||
#include "file_senders.h"
|
||||
|
||||
#define TIME_STR_SIZE 16
|
||||
|
||||
struct FileReceiver {
|
||||
uint8_t filenames[MAX_FILES][MAX_STR_SIZE];
|
||||
FILE *files[MAX_FILES];
|
||||
|
Reference in New Issue
Block a user