]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/SinkObject.h
More on parameters simplification
[cpPlugins.git] / lib / cpPlugins / Interface / SinkObject.h
index 52723d13d75dbb61163df3c11b269fac61c46b08..4edc44c813cf465cf1248ae03adc89426d1e6bf3 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( SinkObject, ProcessObject );