commit 576f322c8ab51377bd9100e7cd6c5364e6f13766 parent cd4700838971f1bb40899e555f3d0d244c873ca8 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 6 Mar 2024 23:49:55 +0100 -remove debug logging statement Diffstat:
| M | src/exchangedb/pg_lookup_transfer_by_deposit.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/exchangedb/pg_lookup_transfer_by_deposit.c b/src/exchangedb/pg_lookup_transfer_by_deposit.c @@ -166,8 +166,6 @@ TEH_PG_lookup_transfer_by_deposit ( GNUNET_PQ_result_spec_end }; - GNUNET_log (GNUNET_ERROR_TYPE_WARNING, - "Got the special place...\n"); PREPARE (pg, "get_deposit_without_wtid", "SELECT"