remove fixme, function remains in use"

This commit is contained in:
Christian Grothoff 2020-12-20 20:22:52 +01:00
parent 5b2adfc3cb
commit f17d886753
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -266,7 +266,7 @@ postgres_get_session (void *cls)
struct GNUNET_PQ_ExecuteStatement *es = NULL;
#endif
struct GNUNET_PQ_PreparedStatement ps[] = {
/* Used in #postgres_insert_denomination_info() [FIXME: soon obsolete!] and
/* Used in #postgres_insert_denomination_info() and
#postgres_add_denomination_key() */
GNUNET_PQ_make_prepare ("denomination_insert",
"INSERT INTO denominations "