Points: modernize C++: use equals default
This commit is contained in:
@@ -45,10 +45,6 @@ PropertyPointKernel::PropertyPointKernel()
|
||||
|
||||
}
|
||||
|
||||
PropertyPointKernel::~PropertyPointKernel()
|
||||
{
|
||||
}
|
||||
|
||||
void PropertyPointKernel::setValue(const PointKernel& m)
|
||||
{
|
||||
aboutToSetValue();
|
||||
|
||||
Reference in New Issue
Block a user