mirror of
https://github.com/Z3Prover/z3
synced 2025-07-29 07:27:57 +00:00
remove a comment
This commit is contained in:
parent
6553f31e15
commit
4c62c8a040
1 changed files with 0 additions and 2 deletions
|
@ -445,8 +445,6 @@ namespace smt {
|
|||
th->collect_statistics(st);
|
||||
}
|
||||
}
|
||||
// If theory stats were already aggregated by flush_statistics(), they are already in m_aux_stats
|
||||
// which was copied to st above via st.copy(m_aux_stats)
|
||||
}
|
||||
|
||||
void context::display_statistics(std::ostream & out) const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue