You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
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