Remove empty constructors and destructors from editor/
This commit is contained in:
@ -87,6 +87,3 @@ ReparentDialog::ReparentDialog() {
|
||||
|
||||
set_ok_button_text(TTR("Reparent"));
|
||||
}
|
||||
|
||||
ReparentDialog::~ReparentDialog() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user