diff options
Diffstat (limited to 'src/mintdb')
| -rw-r--r-- | src/mintdb/plugin_mintdb_postgres.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mintdb/plugin_mintdb_postgres.c b/src/mintdb/plugin_mintdb_postgres.c index 9445326f..18e3ab7e 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",  | 
