mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 05:18:44 +00:00
remove tracing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ec22156ae1
commit
0595fe8cec
|
@ -1246,7 +1246,6 @@ namespace pdr {
|
|||
m_expanded_lvl(0),
|
||||
m_cancel(false)
|
||||
{
|
||||
enable_trace("pdr");
|
||||
}
|
||||
|
||||
context::~context() {
|
||||
|
|
Loading…
Reference in a new issue