mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
fix debug build
This commit is contained in:
parent
c9c53b7c65
commit
6246c6517d
1 changed files with 0 additions and 1 deletions
|
@ -329,7 +329,6 @@ namespace smt {
|
|||
tmp_enode::tmp_enode():
|
||||
m_capacity(0),
|
||||
m_enode_data(nullptr) {
|
||||
SASSERT(m_app.get_app()->get_decl() == 0);
|
||||
set_capacity(5);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue