mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
remove unused variables
This commit is contained in:
parent
f3e9712beb
commit
338d7b3283
2 changed files with 0 additions and 5 deletions
|
@ -194,7 +194,6 @@ namespace smt {
|
|||
m_trail.push_back(info(st, v, p));
|
||||
if (m_on_clause_eh)
|
||||
m_on_clause_eh(m_on_clause_ctx, p, 0, nullptr, v.size(), v.data());
|
||||
static unsigned s_count = 0;
|
||||
|
||||
if (m_has_log) {
|
||||
init_pp_out();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue