]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/IO/MeshWriter.cxx
Widget integration (step 5/6): generic widget controller finished and tested on linux...
[cpPlugins.git] / lib / cpPlugins / Plugins / IO / MeshWriter.cxx
index ee8b6668d904bb2402036b89bf80d06406df4baa..805ca0ee04b9ef0264bbeb197232654865ba6c13 100644 (file)
@@ -10,8 +10,6 @@ cpPlugins::IO::MeshWriter::
 MeshWriter( )
   : Superclass( )
 {
-  this->m_ClassName = "cpPlugins::IO::MeshWriter";
-  this->m_ClassCategory = "MeshWriter";
   this->SetNumberOfInputs( 1 );
 
   using namespace cpPlugins::Interface;