mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove unimplemented methods
This commit is contained in:
parent
8688b97dda
commit
87a4ba492e
66 changed files with 2 additions and 171 deletions
|
|
@ -135,8 +135,6 @@ private:
|
|||
Vector<Callable> undo_redo_callbacks;
|
||||
Map<StringName, Callable> move_element_functions;
|
||||
|
||||
void _cleanup_history();
|
||||
|
||||
Vector<EditedScene> edited_scene;
|
||||
int current_edited_scene;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue