mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
remove dead code
This commit is contained in:
parent
1c907e8d09
commit
4e327babda
3 changed files with 1 additions and 73 deletions
|
@ -1659,10 +1659,7 @@ public:
|
|||
unsigned old_idx = m_final_check_idx;
|
||||
switch (is_sat) {
|
||||
case l_true:
|
||||
TRACE("arith", display(tout));
|
||||
|
||||
// if (lp().has_fixed_at_bound()) // explain and propagate.
|
||||
|
||||
TRACE("arith", display(tout));
|
||||
#if 0
|
||||
m_dist.reset();
|
||||
m_dist.push(0, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue