]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/MeshSource.h
More on parameters simplification
[cpPlugins.git] / lib / cpPlugins / Interface / MeshSource.h
index 9c5c3d299850380fd7fa0db01ec489523e3919eb..745f62d0786337bead6e23e9793d9272e539b7c6 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( MeshSource, SourceObject );