]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
This code is obsolete, the planes are erased either by plane selecting or in deactiva...
authornds <nds@opencascade.com>
Mon, 7 Sep 2015 05:48:13 +0000 (08:48 +0300)
committernds <nds@opencascade.com>
Mon, 7 Sep 2015 05:48:13 +0000 (08:48 +0300)
src/PartSet/PartSet_WidgetSketchLabel.cpp

index f3d4179c3baa189cd031257265635720fa9661f6..57cca495af866d541e1ef4c8f8755d652a06c901 100644 (file)
@@ -80,7 +80,6 @@ PartSet_WidgetSketchLabel::PartSet_WidgetSketchLabel(QWidget* theParent,
 
 PartSet_WidgetSketchLabel::~PartSet_WidgetSketchLabel()
 {
-  erasePreviewPlanes();
 }
 
 bool PartSet_WidgetSketchLabel::setSelection(QList<ModuleBase_ViewerPrs>& theValues,