mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 07:16:34 +01: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