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