Delete extra line. NFCI.

This commit is contained in:
David Young
2020-05-08 19:32:09 -05:00
parent 561974d329
commit d1de9d695f

View File

@@ -495,7 +495,6 @@ write_extensible_dset(state_t *s, unsigned int which, unsigned int step,
last.col = 0;
}
dbgf(1, "new size %" PRIuHSIZE ", %" PRIuHSIZE "\n", size[0], size[1]);
if (H5Dset_extent(ds, size) < 0)