mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Merge pull request #111484 from HolonProduction/rm-debugger-shortcut
Remove unused `Window::debugger_stop_shortcut`
This commit is contained in:
commit
bbe9654327
1 changed files with 0 additions and 2 deletions
|
|
@ -256,8 +256,6 @@ private:
|
|||
|
||||
void _update_displayed_title();
|
||||
|
||||
Ref<Shortcut> debugger_stop_shortcut;
|
||||
|
||||
static int root_layout_direction;
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue