RE: modernize C++: use equals default
This commit is contained in:
@@ -51,8 +51,6 @@ public:
|
||||
initialize("This module is the ReverseEngineeringGui module."); // register with Python
|
||||
}
|
||||
|
||||
~Module() override {}
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user