From 4db6d4535f57413eff7ae5a0c9475ae9b4ec4fb4 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 27 Apr 2007 10:09:21 +0000 Subject: Beat the timing and tracing code into shape. --- session.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'session.cc') diff --git a/session.cc b/session.cc index 13cdd286..bced1f75 100644 --- a/session.cc +++ b/session.cc @@ -216,7 +216,7 @@ void shutdown() amount_t::shutdown(); IF_VERIFY() { - TRACE(1, "Shutting down memory trace"); + INFO("Ledger shutdown (Boost and libstdc++ may hold memory)"); shutdown_memory_tracing(); } } -- cgit v1.2.3