Salome HOME
Issue #2998: Add help description for automatic creation of constraints
[modules/shaper.git] / src / XGUI / XGUI_Displayer.cpp
index 3dd321c99828d67095517903c4aa754ca8be586e..ccad93e0e2325f4d0a776c4c8a9044ebb5b3af85 100644 (file)
@@ -1055,8 +1055,6 @@ void XGUI_Displayer::displayTrihedron(bool theToDisplay) const
     if (getCallBack()) getCallBack()->Remove(aTrihedron);
     #endif
   }
-
-  updateViewer();
 }
 
 //**************************************************************