-remove log statement
This commit is contained in:
parent
9978bc9da3
commit
889454aee5
@ -768,10 +768,6 @@ wire_transfer_information_cb (
|
|||||||
enum GNUNET_DB_QueryStatus qs;
|
enum GNUNET_DB_QueryStatus qs;
|
||||||
struct TALER_PaytoHashP hpt;
|
struct TALER_PaytoHashP hpt;
|
||||||
|
|
||||||
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
|
|
||||||
"DEPFEE: %s\n",
|
|
||||||
TALER_amount2s (deposit_fee));
|
|
||||||
|
|
||||||
TALER_payto_hash (account_pay_uri,
|
TALER_payto_hash (account_pay_uri,
|
||||||
&hpt);
|
&hpt);
|
||||||
if (0 !=
|
if (0 !=
|
||||||
|
Loading…
Reference in New Issue
Block a user