Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/superv.git] / src / GraphBase / DataFlowBase_DataNode.cxx
index 2ffb9ba63a261d1463297f33a927831f40f1959a..fa2e10f1bbffdb44dc41d09b54954bc9e3739281 100644 (file)
@@ -119,8 +119,6 @@ int GraphBase::DataNode::CheckDataServerNodes() const {
     else {
       cdebug << "InPort " << anOutPort->PortName() << " " << anOutPort->PortType() << " "
              << anOutPort->PortStatus() << " of DataFlow " << Name()  << " has Data : "
-//           << _DataFlowDataPorts->GetNodeOutPort(i)->Value() << " kind "
-//           << _DataFlowDataPorts->GetNodeOutPort(i)->Kind()
              << endl ;
     }
   }