]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/MeshSink.h
More on parameters simplification
[cpPlugins.git] / lib / cpPlugins / Interface / MeshSink.h
index b110cb3907652df783161c3ff4f2c1b67f455365..5eab768db00c6f9d43b6c6d463043eda4be2627d 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( MeshSink, SinkObject );