Remove unused includes in editor with clangd-tidy
Also includes the few changes flagged in `main`.
This commit is contained in:
@@ -33,10 +33,7 @@
|
||||
#include "core/object/class_db.h"
|
||||
#include "editor/editor_interface.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_undo_redo_manager.h"
|
||||
#include "editor/scene/editor_scene_tabs.h"
|
||||
#include "scene/main/node.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
|
||||
#ifndef DISABLE_DEPRECATED
|
||||
void EditorScript::add_root_node(Node *p_node) {
|
||||
|
||||
Reference in New Issue
Block a user