topo: Remove obsolete FIXME marker

This was addressed in bdb87aa99408b5aed0a9517bdad612a3faff7cd6

Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
Christian Decker
2018-06-06 16:30:42 +02:00
parent 985af483cf
commit 37327d31de

View File

@@ -750,7 +750,6 @@ void setup_topology(struct chain_topology *topo,
memset(&topo->feerate, 0, sizeof(topo->feerate));
topo->timers = timers;
/* FIXME(cdecker) Actually load this from DB */
topo->min_blockheight = min_blockheight;
topo->max_blockheight = max_blockheight;