From 9fb6ea320337fba12437f70c3172917a2e76cb3b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 22 Jun 2021 19:48:18 +0200 Subject: fix auditor-offline issue --- src/exchangedb/plugin_exchangedb_postgres.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchangedb') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index 9032d0da1..0be6b3eee 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -3551,7 +3551,6 @@ postgres_reserves_in_insert (void *cls, /* Create new incoming transaction, "ON CONFLICT DO NOTHING" is again used to guard against duplicates. */ - { enum GNUNET_DB_QueryStatus qs2; -- cgit v1.2.3