diff --git a/spot/twa/twagraph.cc b/spot/twa/twagraph.cc index bdce9587d..6d98b5f07 100644 --- a/spot/twa/twagraph.cc +++ b/spot/twa/twagraph.cc @@ -745,7 +745,6 @@ namespace spot { if (ap().empty()) return; - std::set conds; bdd all = ap_vars(); for (auto& e: g_.edges()) {