* spot/twaalgos/isdet.cc: Remove debug statement.
This commit is contained in:
parent
4b01387817
commit
bedd96a7ba
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ namespace spot
|
|||
if (!bdd_implies(t.cond, available))
|
||||
{
|
||||
semi_det = false;
|
||||
std::cerr << "Failed on state " << src << '\n';
|
||||
goto done;
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue