From 16c15bea89153c27969d76ad1c1cbb77ce6e0633 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 29 Feb 2020 15:45:35 +0100 Subject: fix warning --- src/backenddb/plugin_merchantdb_postgres.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c index a4ac4c6d..bbc80132 100644 --- a/src/backenddb/plugin_merchantdb_postgres.c +++ b/src/backenddb/plugin_merchantdb_postgres.c @@ -3040,7 +3040,6 @@ libtaler_plugin_merchantdb_postgres_init (void *cls) struct GNUNET_CONFIGURATION_Handle *cfg = cls; struct PostgresClosure *pg; struct TALER_MERCHANTDB_Plugin *plugin; - const char *ec; struct GNUNET_PQ_PreparedStatement ps[] = { GNUNET_PQ_make_prepare ("insert_deposit", "INSERT INTO merchant_deposits" -- cgit v1.2.3