mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 19:56:45 +02:00
Remove some unnecessary calls to flag_interface_refresh()
This commit is contained in:
@ -1642,6 +1642,7 @@ int main(int argc, char **argv)
|
||||
|
||||
pthread_mutex_lock(&Winthread.lock);
|
||||
print_init_messages(prompt);
|
||||
flag_interface_refresh();
|
||||
pthread_mutex_unlock(&Winthread.lock);
|
||||
|
||||
cleanup_init_messages();
|
||||
|
Reference in New Issue
Block a user