commit ed8c906cda8002f743184c59069b839e86751ca9 parent 5a008a27cf424112f979bbab53c29bf27a2edda0 Author: Christian Grothoff <grothoff@gnunet.org> Date: Thu, 9 Jul 2026 21:31:08 +0200 DCE Diffstat:
| M | src/challengerdb/pg_helper.h | | | 7 | ------- |
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/src/challengerdb/pg_helper.h b/src/challengerdb/pg_helper.h @@ -58,13 +58,6 @@ struct CHALLENGERDB_PostgresContext */ extern unsigned long long CH_PG_prep_gen_; -/** - * Check that the database connection is still up. - * - * @param cls a `struct CHALLENGERDB_PostgresContext` with connection to check - */ -void -CH_PG_check_connection (void *cls); /** * Prepares SQL statement @a sql under @a name for