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