3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-28 08:58:44 +00:00

remove dead code

This commit is contained in:
Nikolaj Bjorner 2023-08-07 11:22:34 -07:00
parent dd0b0b47b8
commit 125787c458
4 changed files with 1 additions and 175 deletions

View file

@ -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())