Skip to content
Snippets Groups Projects
Commit 21424f80 authored by Julien Malik's avatar Julien Malik
Browse files

ENH: [SWIG] comment ~PyCommand since it is defined by an %extend

parent 98ccae4a
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ public:
void Execute(itkObject *, const itkEventObject&);
protected:
itkPyCommand();
~itkPyCommand();
//~itkPyCommand();
};
DECLARE_REF_COUNT_CLASS( itkPyCommand )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment