mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-27 15:20:33 +05:00
0022092: [CEA 761] 'segmentation violation' when closing salome
This commit is contained in:
parent
f843ebdd57
commit
1d3e084e09
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user