From 280f94c3a664520f1f63ea353556c5bc84fee87f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 19 Mar 2022 08:27:01 +0100 Subject: improve style of some SQL queries (no semantic change) --- src/lib/exchange_api_deposit.c | 1 - src/lib/exchange_api_handle.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/exchange_api_deposit.c b/src/lib/exchange_api_deposit.c index 15bf76fe..a08a6f42 100644 --- a/src/lib/exchange_api_deposit.c +++ b/src/lib/exchange_api_deposit.c @@ -382,7 +382,6 @@ handle_deposit_finished (void *cls, TEAH_get_auditors_for_dc (dh->exchange, &auditor_cb, dh); - } dr.details.success.exchange_sig = &dh->exchange_sig; dr.details.success.exchange_pub = &dh->exchange_pub; diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index 24b762c2..ff4686a5 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -598,7 +598,6 @@ update_auditors (struct TALER_EXCHANGE_Handle *exchange) GNUNET_CONTAINER_DLL_insert (exchange->auditors_head, exchange->auditors_tail, ale); - ale->ah = TALER_AUDITOR_connect (exchange->ctx, ale->auditor_url, &auditor_version_cb, -- cgit v1.2.3