use '= default' when default functions should be used
This commit is contained in:
@ -38,10 +38,6 @@ Python::~Python()
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
PythonInterface::~PythonInterface() {}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
void Python::init()
|
||||
{
|
||||
#if defined(LMP_PYTHON)
|
||||
|
||||
Reference in New Issue
Block a user