3
0
Fork 0
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:
Nikolaj Bjorner 2013-08-08 09:36:31 -07:00
parent ec22156ae1
commit 0595fe8cec

View file

@ -1246,7 +1246,6 @@ namespace pdr {
m_expanded_lvl(0),
m_cancel(false)
{
enable_trace("pdr");
}
context::~context() {