mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
fix compiler warnings
This commit is contained in:
parent
8ad480ab59
commit
a7f018aa03
6 changed files with 4 additions and 16 deletions
|
@ -303,8 +303,6 @@ namespace arith {
|
|||
m_implied_eq("implied-eq"),
|
||||
m_bound("bound") {}
|
||||
|
||||
~proof_checker() override {}
|
||||
|
||||
void reset() {
|
||||
m_ineq.reset();
|
||||
m_conseq.reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue