mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 01:40:22 +00:00
remove some debug output
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
7361b8c474
commit
119e54f3a9
4 changed files with 0 additions and 52 deletions
|
@ -148,7 +148,6 @@ namespace {
|
|||
|
||||
void flush_statistics() override {
|
||||
// Force aggregation of theory statistics before collecting them
|
||||
std::cout << "[DEBUG] smt_solver::flush_statistics() called\n";
|
||||
m_context.flush_statistics();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue