Remove unused Window::debugger_stop_shortcut

This commit is contained in:
HolonProduction
2025-10-10 20:16:48 +02:00
parent 16a11ac88b
commit 3979817caf

View File

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