Salome HOME
#refs 327 - Polyline is not shown during creation
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ChannelOp.cxx
index 8d6729e4fde1bd0a390d81986dad5840d8e60ecd..fe4153171d39ec37f91261cc31417c2488687514 100644 (file)
@@ -255,7 +255,7 @@ void HYDROGUI_ChannelOp::onCreatePreview( const bool theIsInit )
   if ( !aViewManager || !myPreviewPrs )
     return;
 
-  myPreviewPrs->update( true, true );
+  myPreviewPrs->update( true );
 }
 
 void HYDROGUI_ChannelOp::erasePreview()