mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 13:35:03 +00:00
WindowServer: Remove some debug spam.
This commit is contained in:
@@ -132,7 +132,6 @@ void WSWindow::on_message(WSMessage& message)
|
||||
|
||||
void WSWindow::set_global_cursor_tracking_enabled(bool enabled)
|
||||
{
|
||||
dbgprintf("WSWindow{%p} global_cursor_tracking <- %u\n", enabled);
|
||||
m_global_cursor_tracking_enabled = enabled;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user