cleanup: remove early kernel-mode PanelBar functionality

This commit is contained in:
2026-06-19 18:29:37 +02:00
parent f2aaa39ca6
commit d68dd6979d
4 changed files with 1 additions and 55 deletions
-2
View File
@@ -48,8 +48,6 @@ namespace Kt
// preventing dropped PS/2 mouse/keyboard bytes during log output.
extern kcp::Mutex g_termLock;
void UpdatePanelBar(const char* panelText);
void Rescale(std::size_t font_scale_x, std::size_t font_scale_y);
std::size_t GetFontScaleX();
std::size_t GetFontScaleY();