mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
remove unused field
This commit is contained in:
parent
90fc8d854f
commit
122f5a1464
3 changed files with 4 additions and 2 deletions
|
@ -4081,7 +4081,6 @@ bool seq_rewriter::reduce_subsequence(expr_ref_vector& ls, expr_ref_vector& rs,
|
|||
}
|
||||
|
||||
seq_rewriter::op_cache::op_cache(ast_manager& m):
|
||||
m(m),
|
||||
m_trail(m)
|
||||
{}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue