]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/FilterObject.h
More on parameters simplification
[cpPlugins.git] / lib / cpPlugins / Interface / FilterObject.h
index 9f526c48d5167761dec85d04f5c23c60325890cb..9718d76553271737cc2f6e687f683c99646d5b8d 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( FilterObject, ProcessObject );