mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
remove debug output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f17691715b
commit
6c24a70c44
|
@ -2006,7 +2006,6 @@ void cmd_context::complete_model(model_ref& md) const {
|
|||
md->register_decl(f, body);
|
||||
}
|
||||
}
|
||||
verbose_stream() << *md << "\n";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue