From e789fc36b4f312591901915fa8ed1df5850789d0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Jun 2015 16:12:46 +0200 Subject: -remove fixme, as this was fixed --- src/mintdb/plugin_mintdb_postgres.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mintdb/plugin_mintdb_postgres.c b/src/mintdb/plugin_mintdb_postgres.c index 9445326f0..18e3ab7e7 100644 --- a/src/mintdb/plugin_mintdb_postgres.c +++ b/src/mintdb/plugin_mintdb_postgres.c @@ -2957,7 +2957,6 @@ libtaler_plugin_mintdb_postgres_init (void *cls) TALER_LOG_ERROR ("Cannnot create pthread key.\n"); return NULL; } - /* FIXME: use configuration section with "postgres" in its name. #3835 */ if (GNUNET_OK != GNUNET_CONFIGURATION_get_value_string (cfg, "mintdb-postgres", -- cgit v1.2.3