]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/ImageToPolyLineParametricPathFilter.h
More on parameters simplification
[cpPlugins.git] / lib / cpPlugins / Interface / ImageToPolyLineParametricPathFilter.h
index 1b274cc631e409796a23d395549f438ff4c4009e..716bfadf78bca069f3e37188bbb06df49c805b78 100644 (file)
@@ -19,9 +19,6 @@ namespace cpPlugins
       typedef itk::SmartPointer< Self >           Pointer;
       typedef itk::SmartPointer< const Self >     ConstPointer;
 
-      typedef Superclass::TParameter  TParameter;
-      typedef Superclass::TParameters TParameters;
-
     public:
       itkTypeMacro( ImageToPolyLineParametricPathFilter, FilterObject );