]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Mesh.h
Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/cpPlugins
[cpPlugins.git] / lib / cpPlugins / Interface / Mesh.h
index 241da35309cac492dfea071d86be5fa226af0407..a1f06771b7410c41190b230f5899a7e8faddc30b 100644 (file)
@@ -47,10 +47,6 @@ namespace cpPlugins
       Self& operator=( const Self& );
 
     protected:
-      /*
-        itk::ProcessObject::Pointer m_Mesh2VTKMeshData;
-        vtkMeshData* m_VTKMeshData;
-      */
       vtkMapper* m_Mapper;
     };