Salome HOME
23615: EDF 17317 - Fit All when display one mesh
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_VTKUtils.cxx
index 52f969ef19cba14463dc933c41d145c72e4db609..a706037bd97b30321e412ceb40252b4a20d5abe1 100644 (file)
@@ -896,7 +896,7 @@ namespace SMESH
     SMESH_ActorProps::props()->reset();
 
     QColor
-      aHiColor = mgr->colorValue( "SMESH", "selection_object_color", Qt::white ),
+      //aHiColor = mgr->colorValue( "SMESH", "selection_object_color", Qt::white ),
       aSelColor = mgr->colorValue( "SMESH", "selection_element_color", Qt::yellow ),
       aPreColor = mgr->colorValue( "SMESH", "highlight_color", Qt::cyan );