diff --git a/include/VF3SubState.hpp b/include/VF3SubState.hpp index 97a0e33..09f0ecb 100644 --- a/include/VF3SubState.hpp +++ b/include/VF3SubState.hpp @@ -33,7 +33,6 @@ namespace vflib { private: - bool induced; //Comparison functors for nodes and edges NodeComparisonFunctor nf; EdgeComparisonFunctor ef;