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