Remove empty constructors and destructors from scene/
This commit is contained in:
@ -418,5 +418,3 @@ void TextureButton::set_flip_v(bool p_flip) {
|
||||
bool TextureButton::is_flipped_v() const {
|
||||
return vflip;
|
||||
}
|
||||
|
||||
TextureButton::TextureButton() {}
|
||||
|
||||
Reference in New Issue
Block a user