mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
fix compiler warnings
This commit is contained in:
parent
8ad480ab59
commit
a7f018aa03
6 changed files with 4 additions and 16 deletions
|
@ -42,8 +42,6 @@ namespace q {
|
|||
m_inst("inst"),
|
||||
m_bind("bind") {
|
||||
}
|
||||
|
||||
~proof_checker() override {}
|
||||
|
||||
expr_ref_vector clause(app* jst) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue