mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 19:36:46 +02:00
forgot a lock
This commit is contained in:
@ -405,7 +405,6 @@ void draw_active_window(Tox *m)
|
||||
a->onKey(a, m, ch);
|
||||
pthread_mutex_unlock(&Winthread.lock);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
int get_num_active_windows(void)
|
||||
|
Reference in New Issue
Block a user