From 787c56e7e95744852594fc6ad08ae9368b79723a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Dec 2022 21:18:12 +0100 Subject: -add do_purse_delete API --- src/exchangedb/pg_drop_tables.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchangedb/pg_drop_tables.c') diff --git a/src/exchangedb/pg_drop_tables.c b/src/exchangedb/pg_drop_tables.c index 4693e115..55857018 100644 --- a/src/exchangedb/pg_drop_tables.c +++ b/src/exchangedb/pg_drop_tables.c @@ -43,7 +43,6 @@ TEH_PG_drop_tables (void *cls) { GNUNET_PQ_disconnect (pg->conn); pg->conn = NULL; - pg->init = false; } conn = GNUNET_PQ_connect_with_cfg (pg->cfg, "exchangedb-postgres", -- cgit v1.2.3