Gui: modernize C++: use equals default
This commit is contained in:
@@ -138,9 +138,7 @@ public:
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
SoU3DVectorOutput::SoU3DVectorOutput()
|
||||
{
|
||||
}
|
||||
SoU3DVectorOutput::SoU3DVectorOutput() = default;
|
||||
|
||||
SoU3DVectorOutput::~SoU3DVectorOutput()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user