]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/IO/MeshReader.h
Widget integration (step 3/6).
[cpPlugins.git] / lib / cpPlugins / Plugins / IO / MeshReader.h
index f66e07cf0449ddeb912b02acbab8c98956f663d0..5f721d203c47935ac9344333e6719fc0b9a013d7 100644 (file)
@@ -44,9 +44,6 @@ namespace cpPlugins
       // Purposely not implemented
       MeshReader( const Self& );
       Self& operator=( const Self& );
-
-    protected:
-      vtkDataReader* m_Reader;
     };
 
     // ---------------------------------------------------------------------