mirror of
https://github.com/Tha14/toxic.git
synced 2025-09-15 03:06:52 +02:00
Remove file transfer timeoutes, and remove a couple unused functions
This commit is contained in:
@@ -887,7 +887,6 @@ static void do_toxic(Tox *m, ToxWindow *prompt)
|
||||
|
||||
tox_iterate(m);
|
||||
do_bootstrap(m);
|
||||
check_file_transfer_timeouts(m);
|
||||
pthread_mutex_unlock(&Winthread.lock);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user