aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/exchangedb/pg_lookup_transfer_by_deposit.c2
1 files 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
index ba4efcefd..b9d792d06 100644
--- 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"