]> Creatis software - cpPlugins.git/blobdiff - lib/cpPipelineEditor/Editor.cxx
...
[cpPlugins.git] / lib / cpPipelineEditor / Editor.cxx
index 7dc6251618d039fcd0325da701ada99d6df5e4db..e15b68df827da2e33f9a7d2563d61986c36ac740 100644 (file)
@@ -222,7 +222,7 @@ _createBlock( TFilter* f, const QPointF& pnt )
   } // rof\r
 \r
   // Keep a trace of this visual graph\r
-  this->m_Graph->SetVertex( f->GetName( ), b );\r
+  // TODO: this->m_Graph->SetVertex( f->GetName( ), b );\r
   return( b );\r
 }\r
 \r