Skip to content

Commit

Permalink
remove debug output
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed May 2, 2023
1 parent f176917 commit 6c24a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmd_context/cmd_context.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,6 @@ void cmd_context::complete_model(model_ref& md) const {
md->register_decl(f, body);
}
}
verbose_stream() << *md << "\n";
}

/**
Expand Down

0 comments on commit 6c24a70

Please sign in to comment.