-remove fixme, as this was fixed

This commit is contained in:
Christian Grothoff 2015-06-11 16:12:46 +02:00
parent fdcac7d6af
commit e789fc36b4

View File

@ -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",