Remove empty constructors and destructors from editor/
This commit is contained in:
@@ -1042,7 +1042,6 @@ public:
|
||||
virtual void edited_scene_changed() override;
|
||||
|
||||
Node3DEditorPlugin();
|
||||
~Node3DEditorPlugin();
|
||||
};
|
||||
|
||||
class ViewportNavigationControl : public Control {
|
||||
|
||||
Reference in New Issue
Block a user