]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/ImageReader.h
More on parameters
[cpPlugins.git] / lib / cpPlugins / Plugins / ImageReader.h
index b16cf0ea34002b77a5d1b28cf6bab9f89bdbf997..d89fd9aebba8b4fea69e86e16f7599ce6c493c26 100644 (file)
@@ -20,9 +20,6 @@ namespace cpPlugins
       typedef itk::SmartPointer< Self >         Pointer;
       typedef itk::SmartPointer< const Self >   ConstPointer;
 
-      typedef Superclass::TParameter  TParameter;
-      typedef Superclass::TParameters TParameters;
-
     public:
       itkNewMacro( Self );
       itkTypeMacro( ImageReader, cpPluginsInterfaceImageSource );