mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
parent
1ec977930a
commit
79a2b52de0
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue