RE: modernize C++: use equals default
This commit is contained in:
@@ -157,8 +157,6 @@ public:
|
||||
initialize("This module is the ReverseEngineering module."); // register with Python
|
||||
}
|
||||
|
||||
~Module() override {}
|
||||
|
||||
private:
|
||||
Py::Object approxSurface(const Py::Tuple& args, const Py::Dict& kwds)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user