mirror of
https://github.com/Z3Prover/z3
synced 2026-05-17 23:49:28 +00:00
fix build warnings
This commit is contained in:
parent
5ad79f2864
commit
1510b3112e
7 changed files with 0 additions and 7 deletions
|
|
@ -21,7 +21,6 @@ namespace sls {
|
|||
|
||||
bv_fixed::bv_fixed(bv_eval& ev, bv_terms& terms, sls::context& ctx) :
|
||||
ev(ev),
|
||||
terms(terms),
|
||||
m(ev.m),
|
||||
bv(ev.bv),
|
||||
ctx(ctx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue