From 5f8e4b1eb4879bc58c696440d2c330e8abe0a755 Mon Sep 17 00:00:00 2001 From: apo Date: Mon, 15 Jan 2007 09:30:34 +0000 Subject: [PATCH] We need not to build presentation explicitly on VISU_PipeLine::DoShallowCopy, VISU_MapperHolder::ShallowCopy will do it implicitly --- src/PIPELINE/VISU_PipeLine.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PIPELINE/VISU_PipeLine.cxx b/src/PIPELINE/VISU_PipeLine.cxx index 31877305..baf38b5e 100644 --- a/src/PIPELINE/VISU_PipeLine.cxx +++ b/src/PIPELINE/VISU_PipeLine.cxx @@ -108,7 +108,6 @@ VISU_PipeLine { GetMapperHolder()->ShallowCopy(thePipeLine->GetMapperHolder(), theIsCopyInput); - Build(); } -- 2.39.2