mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 08:58:44 +00:00
remove dead code
This commit is contained in:
parent
dd0b0b47b8
commit
125787c458
4 changed files with 1 additions and 175 deletions
|
@ -1638,9 +1638,6 @@ public:
|
|||
return FC_DONE;
|
||||
return FC_GIVEUP;
|
||||
}
|
||||
|
||||
unsigned m_final_check_idx = 0;
|
||||
distribution m_dist { 0 };
|
||||
|
||||
final_check_status final_check_eh() {
|
||||
if (propagate_core())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue