]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/SourceObject.h
3D MPR updated
[cpPlugins.git] / lib / cpPlugins / Interface / SourceObject.h
index 0c036ce68947de9106e2dcc2d2b8981f06fc76f8..ecb528ccbba61b8fd8e1dca28c09e4f75b69ed82 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( SourceObject, ProcessObject );