Remove unimplemented methods

This commit is contained in:
Marcel Admiraal 2021-10-21 17:26:51 +01:00
parent 8688b97dda
commit 87a4ba492e
66 changed files with 2 additions and 171 deletions

View file

@ -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;