From: nds Date: Mon, 7 Sep 2015 05:48:13 +0000 (+0300) Subject: This code is obsolete, the planes are erased either by plane selecting or in deactiva... X-Git-Tag: V_1.4.0_beta4~104 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d2caa0b6b754adbb59d2c8c1bd1db7a4327c1ffc;p=modules%2Fshaper.git This code is obsolete, the planes are erased either by plane selecting or in deactivate() of this widget. --- 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,