diff --git a/src/stratifier.c b/src/stratifier.c index f67d82e1..d755738a 100644 --- a/src/stratifier.c +++ b/src/stratifier.c @@ -3703,9 +3703,6 @@ static void block_solve(ckpool_t *ckp, json_t *val) int height = 0; ts_t ts_now; - if (!ckp->node) - update_base(sdata, GEN_PRIORITY); - ts_realtime(&ts_now); sprintf(cdfield, "%lu,%lu", ts_now.tv_sec, ts_now.tv_nsec);