From: apo Date: Tue, 18 Oct 2005 08:36:44 +0000 (+0000) Subject: Patch on Bug GVIEW10326 X-Git-Tag: TG-D5-38-2003_D2005-20-12~146 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=97aea686b2269be2c97a9e032df2f4227edd8fb7;p=modules%2Fvisu.git Patch on Bug GVIEW10326 Crash building Plot3D --- diff --git a/src/VISU_I/VISU_Prs3d_i.cc b/src/VISU_I/VISU_Prs3d_i.cc index ba9ba446..2cd19583 100644 --- a/src/VISU_I/VISU_Prs3d_i.cc +++ b/src/VISU_I/VISU_Prs3d_i.cc @@ -168,7 +168,6 @@ VISU::Prs3d_i ::RemoveFromStudy() { myRemoveActorsFromRendererSignal(); - Destroy(); }