remove fixme, function remains in use"
This commit is contained in:
parent
5b2adfc3cb
commit
f17d886753
@ -266,7 +266,7 @@ postgres_get_session (void *cls)
|
|||||||
struct GNUNET_PQ_ExecuteStatement *es = NULL;
|
struct GNUNET_PQ_ExecuteStatement *es = NULL;
|
||||||
#endif
|
#endif
|
||||||
struct GNUNET_PQ_PreparedStatement ps[] = {
|
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() */
|
#postgres_add_denomination_key() */
|
||||||
GNUNET_PQ_make_prepare ("denomination_insert",
|
GNUNET_PQ_make_prepare ("denomination_insert",
|
||||||
"INSERT INTO denominations "
|
"INSERT INTO denominations "
|
||||||
|
Loading…
Reference in New Issue
Block a user