0022092: [CEA 761] 'segmentation violation' when closing salome

This commit is contained in:
vsr 2013-02-11 10:48:27 +00:00
parent f843ebdd57
commit 1d3e084e09

View File

@ -141,6 +141,7 @@ void GEOMBase_Helper::display( const ObjectList& objList, const bool updateView
//================================================================
void GEOMBase_Helper::display( GEOM::GEOM_Object_ptr object, const bool updateView )
{
return;
// Unset color of shape ( this color may be set during preview displaying )
// Default color will be used
// getDisplayer()->UnsetColor();