]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/DataObject.cxx
...
[cpPlugins.git] / lib / cpPlugins / Interface / DataObject.cxx
index c937e4d32d868d8359018e8183136168f7ea4283..deac58c581b7421cd3f27ec2cc7dbfeb201cae03 100644 (file)
@@ -67,8 +67,6 @@ DisconnectPipeline( )
 cpPlugins::Interface::DataObject::
 DataObject( )
   : Superclass( ),
-    m_ITKObject( NULL ),
-    m_VTKObject( NULL ),
     m_Source( NULL )
 {
 }