From e0d46f96859b33b3f04791028e30bce4f0173567 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Jan 2024 12:08:53 +0100 Subject: auditordb tabularasa --- src/auditordb/pg_select_pending_deposits.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/auditordb/pg_select_pending_deposits.h') diff --git a/src/auditordb/pg_select_pending_deposits.h b/src/auditordb/pg_select_pending_deposits.h index 7e085304d..e165098c5 100644 --- a/src/auditordb/pg_select_pending_deposits.h +++ b/src/auditordb/pg_select_pending_deposits.h @@ -31,7 +31,6 @@ * seen the required wire transfer. * * @param cls closure - * @param master_pub master public key of the exchange * @param deadline only return up to this deadline * @param cb function to call on each entry * @param cb_cls closure for @a cb @@ -40,7 +39,6 @@ enum GNUNET_DB_QueryStatus TAH_PG_select_pending_deposits ( void *cls, - const struct TALER_MasterPublicKeyP *master_pub, struct GNUNET_TIME_Absolute deadline, TALER_AUDITORDB_WireMissingCallback cb, void *cb_cls); -- cgit v1.2.3