Remove empty constructors and destructors from scene/
This commit is contained in:
@ -124,6 +124,5 @@ public:
|
||||
void set_bus(const StringName &p_bus);
|
||||
StringName get_bus() const;
|
||||
|
||||
VideoStreamPlayer();
|
||||
~VideoStreamPlayer();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user