@@ -272,8 +272,6 @@ void IConsoleResize(void)
_iconsole_win->height = _screen.height - ICON_BOTTOM_BORDERWIDTH;
_iconsole_win->width = _screen.width;
break;
default:
NOT_REACHED();
}
MarkWholeScreenDirty();
The note is not visible to the blocked user.