mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
parent
98c3887460
commit
301209cda6
|
@ -2384,8 +2384,6 @@ namespace polynomial {
|
|||
|
||||
void checkpoint() {
|
||||
if (!m_limit.inc()) {
|
||||
m_som_buffer.reset();
|
||||
m_som_buffer2.reset();
|
||||
throw polynomial_exception(Z3_CANCELED_MSG);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue