Cleanup unused engine code v2
This commit is contained in:
@ -4007,12 +4007,6 @@ void ScriptEditorPlugin::apply_changes() {
|
||||
script_editor->apply_scripts();
|
||||
}
|
||||
|
||||
void ScriptEditorPlugin::restore_global_state() {
|
||||
}
|
||||
|
||||
void ScriptEditorPlugin::save_global_state() {
|
||||
}
|
||||
|
||||
void ScriptEditorPlugin::set_window_layout(Ref<ConfigFile> p_layout) {
|
||||
script_editor->set_window_layout(p_layout);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user