]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/ImageSource.h
More on parameters simplification
[cpPlugins.git] / lib / cpPlugins / Interface / ImageSource.h
index 2e8b80cb6d069349765fd49c61ee1b4618644f8b..56004bf5c7e6c0e91cef7f9872069c6e6254825b 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( ImageSource, SourceObject );