mirror of
https://github.com/Z3Prover/z3
synced 2025-06-25 07:13:41 +00:00
Update lar_solver.cpp
This commit is contained in:
parent
701896afb2
commit
ae21d2d98e
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ namespace lp {
|
|||
lar_solver::~lar_solver() {
|
||||
for (auto t : m_imp->m_terms)
|
||||
delete t;
|
||||
m_imp->m_var_register.clear();
|
||||
dealloc(m_imp);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue