From 246459af3f926afeb794a4c461282229b37bdfef Mon Sep 17 00:00:00 2001 From: Daniel Larimer Date: Mon, 28 Sep 2015 12:18:58 -0400 Subject: [PATCH] removing print statement --- libraries/plugins/market_history/market_history_plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/plugins/market_history/market_history_plugin.cpp b/libraries/plugins/market_history/market_history_plugin.cpp index ec317d86..72cfb38c 100644 --- a/libraries/plugins/market_history/market_history_plugin.cpp +++ b/libraries/plugins/market_history/market_history_plugin.cpp @@ -120,7 +120,7 @@ struct operation_process_fill_order b.low_base = b.close_base; b.low_quote = b.close_quote; }); - wlog( " creating bucket ${b}", ("b",obj) ); + //wlog( " creating bucket ${b}", ("b",obj) ); } else { // update existing bucket