Removing debug output
This commit is contained in:
parent
9f63e5da96
commit
ad3ec9d856
@ -172,7 +172,6 @@ public:
|
||||
edges.resize( edge );
|
||||
|
||||
_graph.reset( new _DynamicGraph( nodes, edges ) );
|
||||
INFO("Finished building dynamic graph");
|
||||
edges.clear();
|
||||
// unsigned maxdegree = 0;
|
||||
// NodeID highestNode = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user