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