From c90d11ef42e39f427984d8927ea89c5b9b65a7b4 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Wed, 12 Oct 2016 12:30:03 +0800 Subject: [PATCH] small code cleaning --- src/page.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/page.h b/src/page.h index 62c9a47..37d6067 100644 --- a/src/page.h +++ b/src/page.h @@ -1390,8 +1390,6 @@ namespace xmreg { size_t output_i {0}; - // cout << tx_source.amount << endl; - for(const tx_source_entry::output_entry& oe: tx_source.outputs) {