diff --git a/Contractor/Contractor.h b/Contractor/Contractor.h index 80d22e5b5..95f1388d0 100644 --- a/Contractor/Contractor.h +++ b/Contractor/Contractor.h @@ -628,7 +628,6 @@ private: LevelInformation * _levelInformation; _DynamicGraph* _graph; - std::vector * _components; unsigned edgeQuotionFactor; unsigned originalQuotientFactor; unsigned depthFactor;