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
commit bbe9654327
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC

View file

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