]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
We need not to build presentation explicitly on VISU_PipeLine::DoShallowCopy, VISU_Ma...
authorapo <apo@opencascade.com>
Mon, 15 Jan 2007 09:30:34 +0000 (09:30 +0000)
committerapo <apo@opencascade.com>
Mon, 15 Jan 2007 09:30:34 +0000 (09:30 +0000)
src/PIPELINE/VISU_PipeLine.cxx

index 3187730572791edae3e22b57804e2183a165d66e..baf38b5e3bba53aa1d3344831b73355b983cc88c 100644 (file)
@@ -108,7 +108,6 @@ VISU_PipeLine
 {
   GetMapperHolder()->ShallowCopy(thePipeLine->GetMapperHolder(),
                                 theIsCopyInput);
-  Build();
 }