Removed superflous pointer in Contractor
This commit is contained in:
parent
18c7aa7f89
commit
274189ee7e
@ -628,7 +628,6 @@ private:
|
||||
|
||||
LevelInformation * _levelInformation;
|
||||
_DynamicGraph* _graph;
|
||||
std::vector<NodeID> * _components;
|
||||
unsigned edgeQuotionFactor;
|
||||
unsigned originalQuotientFactor;
|
||||
unsigned depthFactor;
|
||||
|
Loading…
Reference in New Issue
Block a user