HomePhabricator
Diffusion MITK e3c69e5155fb

Description

Fixed T27372

Removed itkCloneMacro because it was never correctly implemented.
Replaced the usage of DataNode:Clone with New()/CreatAnother()

Because this is what currently realy happened.

Signed-off-by: Ralf Floca <r.floca@dkfz-heidelberg.de>

Details

Provenance
flocaAuthored on May 22 2020, 1:05 PM
flocaPushed on May 23 2020, 11:43 AM
Differential Revision
Restricted Differential Revision
Parents
rMITKf2f8663aacff: Disable raw file downloads from Phabricator
Branches
Unknown
Tags
Unknown
Tasks
T27372: DataNode uses itkCloneMacro(Self) but does not implement a clone method