aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_lookup_signkey_revocation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-12-30 21:28:19 +0100
committerChristian Grothoff <christian@grothoff.org>2022-12-30 21:28:19 +0100
commitb1d9745545ff528729b53312947ba768c336a1d8 (patch)
tree114bc999f01ac638dc0110167babda305d2fd7cb /src/exchangedb/pg_lookup_signkey_revocation.c
parent5754adc414eaca8dcc2de47b6fcc12e9d1979c12 (diff)
downloadexchange-b1d9745545ff528729b53312947ba768c336a1d8.tar.xz
-work on new DB queries
Diffstat (limited to 'src/exchangedb/pg_lookup_signkey_revocation.c')
-rw-r--r--src/exchangedb/pg_lookup_signkey_revocation.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/exchangedb/pg_lookup_signkey_revocation.c b/src/exchangedb/pg_lookup_signkey_revocation.c
index 374aa7d5b..056ecddc4 100644
--- a/src/exchangedb/pg_lookup_signkey_revocation.c
+++ b/src/exchangedb/pg_lookup_signkey_revocation.c
@@ -26,7 +26,6 @@
#include "pg_helper.h"
-
enum GNUNET_DB_QueryStatus
TEH_PG_lookup_signkey_revocation (
void *cls,
@@ -44,7 +43,6 @@ TEH_PG_lookup_signkey_revocation (
GNUNET_PQ_result_spec_end
};
-
PREPARE (pg,
"lookup_signkey_revocation",
"SELECT "