From d2caa0b6b754adbb59d2c8c1bd1db7a4327c1ffc Mon Sep 17 00:00:00 2001 From: nds Date: Mon, 7 Sep 2015 08:48:13 +0300 Subject: [PATCH] This code is obsolete, the planes are erased either by plane selecting or in deactivate() of this widget. --- src/PartSet/PartSet_WidgetSketchLabel.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PartSet/PartSet_WidgetSketchLabel.cpp b/src/PartSet/PartSet_WidgetSketchLabel.cpp index f3d4179c3..57cca495a 100644 --- a/src/PartSet/PartSet_WidgetSketchLabel.cpp +++ b/src/PartSet/PartSet_WidgetSketchLabel.cpp @@ -80,7 +80,6 @@ PartSet_WidgetSketchLabel::PartSet_WidgetSketchLabel(QWidget* theParent, PartSet_WidgetSketchLabel::~PartSet_WidgetSketchLabel() { - erasePreviewPlanes(); } bool PartSet_WidgetSketchLabel::setSelection(QList& theValues, -- 2.39.2