mirror of
https://github.com/Z3Prover/z3
synced 2025-04-10 03:07:07 +00:00
parent
1ec977930a
commit
79a2b52de0
|
@ -54,9 +54,6 @@ namespace smt {
|
|||
unmark_enodes2(m_to_unmark2.size(), m_to_unmark2.c_ptr());
|
||||
m_to_unmark.reset();
|
||||
m_to_unmark2.reset();
|
||||
m_used_eqs.reset();
|
||||
m_stack.reset();
|
||||
m_parent.reset();
|
||||
}
|
||||
|
||||
void theory_datatype::oc_mark_on_stack(enode * n) {
|
||||
|
|
Loading…
Reference in a new issue