1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Remove unused _clear_undo_history method

This commit is contained in:
kobewi
2022-09-17 21:03:04 +02:00
parent 57bdddce02
commit 6cec00b099
2 changed files with 0 additions and 8 deletions

View File

@@ -658,8 +658,6 @@ private:
void _update_layouts_menu();
void _layout_menu_option(int p_id);
void _clear_undo_history();
void _update_addon_config();
void _toggle_distraction_free_mode();