summaryrefslogtreecommitdiff
path: root/src/auditordb/pg_list_exchanges.c
diff options
context:
space:
mode:
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"