diff options
Diffstat (limited to 'src/exchangedb/pg_lookup_signkey_revocation.c')
-rw-r--r-- | src/exchangedb/pg_lookup_signkey_revocation.c | 2 |
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 " |