aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb/pg_list_exchanges.c
diff options
context:
space:
mode:
authorNic Eigel <nic@eigel.ch>2024-01-16 22:37:07 +0100
committerNic Eigel <nic@eigel.ch>2024-01-16 22:37:07 +0100
commit45b110edb2b4fd39c56f433c5c0a7f93cd29d4da (patch)
tree3ce6145e8ea7f67daaa1af55b3651002021167fd /src/auditordb/pg_list_exchanges.c
parent510d4fc5234e8e17d73e8d95a0dc66ad37c03fef (diff)
downloadexchange-45b110edb2b4fd39c56f433c5c0a7f93cd29d4da.tar.xz
progress on auditor helpers
Diffstat (limited to 'src/auditordb/pg_list_exchanges.c')
-rw-r--r--src/auditordb/pg_list_exchanges.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditordb/pg_list_exchanges.c b/src/auditordb/pg_list_exchanges.c
index f0637b13f..a455ee32a 100644
--- a/src/auditordb/pg_list_exchanges.c
+++ b/src/auditordb/pg_list_exchanges.c
@@ -107,7 +107,6 @@ TAH_PG_list_exchanges (void *cls,
.cb_cls = cb_cls
};
enum GNUNET_DB_QueryStatus qs;
-
PREPARE (pg,
"auditor_list_exchanges",
"SELECT"