Merge pull request #111484 from HolonProduction/rm-debugger-shortcut

Remove unused `Window::debugger_stop_shortcut`
This commit is contained in:
Thaddeus Crews
2025-11-24 10:21:47 -06:00

View File

@ -256,8 +256,6 @@ private:
void _update_displayed_title();
Ref<Shortcut> debugger_stop_shortcut;
static int root_layout_direction;
protected: