]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkMetaImageReader.xml
*** empty log message ***
[bbtk.git] / packages / vtk / src / bbvtkMetaImageReader.xml
index a557719fd21e26ca4b078159098d810f40e09d4f..98540bd9e7c6c87f5cc5d84b126a52dd81335936 100644 (file)
  <process><PRE>
    SetFileName(bbGetInputIn().c_str());
    vtkParent::Update();
-   // We need to disconnect the output image from its source or the 
-   // vtk object will not be deleted as it 
-   // will be referenced by its output image
-//   bbGetOutputOut()->SetSource(NULL);                                        
  </PRE></process>
 
 </blackbox>