diff options
Diffstat (limited to 'config.cc')
-rw-r--r-- | config.cc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -988,7 +988,6 @@ OPT_BEGIN(total_data, "J") { OPT_BEGIN(price_db, ":") { config->price_db = optarg; - std::cerr << "Setting --price_db=" << optarg << std::endl; } OPT_END(price_db); OPT_BEGIN(price_exp, "Z:") { |