-remove fixme, as this was fixed
This commit is contained in:
parent
fdcac7d6af
commit
e789fc36b4
@ -2957,7 +2957,6 @@ libtaler_plugin_mintdb_postgres_init (void *cls)
|
|||||||
TALER_LOG_ERROR ("Cannnot create pthread key.\n");
|
TALER_LOG_ERROR ("Cannnot create pthread key.\n");
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
/* FIXME: use configuration section with "postgres" in its name. #3835 */
|
|
||||||
if (GNUNET_OK !=
|
if (GNUNET_OK !=
|
||||||
GNUNET_CONFIGURATION_get_value_string (cfg,
|
GNUNET_CONFIGURATION_get_value_string (cfg,
|
||||||
"mintdb-postgres",
|
"mintdb-postgres",
|
||||||
|
Loading…
Reference in New Issue
Block a user