Gui: modernize C++: use equals default
This commit is contained in:
@@ -243,8 +243,7 @@ SoFCSelectionCounter::SoFCSelectionCounter()
|
||||
{}
|
||||
|
||||
|
||||
SoFCSelectionCounter::~SoFCSelectionCounter()
|
||||
{}
|
||||
SoFCSelectionCounter::~SoFCSelectionCounter() = default;
|
||||
|
||||
|
||||
bool SoFCSelectionCounter::checkRenderCache(SoState *state) {
|
||||
|
||||
Reference in New Issue
Block a user