mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
remove dead code
This commit is contained in:
parent
dd0b0b47b8
commit
125787c458
4 changed files with 1 additions and 175 deletions
|
@ -534,7 +534,6 @@ namespace lp {
|
|||
return lp_status::FEASIBLE; // it should not happen
|
||||
}
|
||||
}
|
||||
m_int_solver->patch_nbasic_column(j);
|
||||
if (!column_value_is_integer(j)) {
|
||||
term_max = prev_value;
|
||||
m_mpq_lar_core_solver.m_r_x = backup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue