Removed superflous pointer in Contractor
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user