parent
95ac0bdf09
commit
9f0cce840d
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ void EditorPluginSettings::update_plugins() {
|
|||
|
||||
plugins.sort();
|
||||
|
||||
Vector<String> active_plugins = ProjectSettings::get_singleton()->get("editor_plugins/enabled");
|
||||
|
||||
for (int i = 0; i < plugins.size(); i++) {
|
||||
|
||||
Ref<ConfigFile> cf;
|
||||
|
|
Loading…
Reference in a new issue