From c4ce70a1afbca1f3d1d6831e57560102fee05cee Mon Sep 17 00:00:00 2001 From: mkr Date: Fri, 23 Sep 2005 07:51:11 +0000 Subject: [PATCH] Add comment for modification (IPAL9814, IPAL9630). --- src/GraphBase/DataFlowBase_Graph.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GraphBase/DataFlowBase_Graph.cxx b/src/GraphBase/DataFlowBase_Graph.cxx index 185a75c..62745bb 100644 --- a/src/GraphBase/DataFlowBase_Graph.cxx +++ b/src/GraphBase/DataFlowBase_Graph.cxx @@ -854,6 +854,7 @@ bool GraphBase::Graph::RemoveNode( const char* aNodeName ) { } } } + //mkr : fix for bugs IPAL9814 and IPAL9630 RetVal = true; } -- 2.30.2