summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_lookup_denomination_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_lookup_denomination_key.c')
-rw-r--r--src/exchangedb/pg_lookup_denomination_key.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/pg_lookup_denomination_key.c b/src/exchangedb/pg_lookup_denomination_key.c
index 20eb703dd..a358528ad 100644
--- a/src/exchangedb/pg_lookup_denomination_key.c
+++ b/src/exchangedb/pg_lookup_denomination_key.c
@@ -60,7 +60,6 @@ TEH_PG_lookup_denomination_key (
GNUNET_PQ_result_spec_end
};
- /* used in #postgres_lookup_denomination_key() */
PREPARE (pg,
"lookup_denomination_key",
"SELECT"