mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-06 08:10:02 +00:00
WindowServer: Remove some debug spam.
This commit is contained in:
parent
bd2fdcbbaa
commit
1056a39bd6
Notes:
sideshowbarker
2024-07-19 15:41:23 +09:00
Author: https://github.com/awesomekling
Commit: 1056a39bd6
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue