Salome HOME
Add comment for modification (IPAL9814, IPAL9630).
[modules/superv.git] / src / GraphBase / DataFlowBase_Graph.cxx
index 185a75cb43a3c36ff534a49e9790d7a09f4bb1f7..62745bb3055ce550069f2845c9442f782fbc963c 100644 (file)
@@ -854,6 +854,7 @@ bool GraphBase::Graph::RemoveNode( const char* aNodeName ) {
          }
        }
       }
+      //mkr : fix for bugs IPAL9814 and IPAL9630
       RetVal = true;
     }