@ -89,7 +89,6 @@ int main(){
render_pass();
}
/*
threading_free();
pthread_join(thread_l, NULL);
@ -97,7 +96,6 @@ int main(){
pthread_join(thread_m, NULL);
pthread_join(thread_t, NULL);
pthread_join(thread_b, NULL);
*/
delwin(win_l);
delwin(win_m);
The note is not visible to the blocked user.