@ -336,7 +336,7 @@ window_create(u_int sx, u_int sy)
return (w);
}
void
static void
window_destroy(struct window *w)
{
log_debug("window @%u destroyed (%d references)", w->id, w->references);
The note is not visible to the blocked user.