Remove outdated TODO

This commit is contained in:
Emil Ernerfeldt
2025-03-30 20:18:06 +02:00
parent 59442ca4d5
commit a72e10ab23
-1
View File
@@ -905,7 +905,6 @@ impl GalleyCache {
start = end;
}
// TODO: adjust section_index in the concatted galley
Galley::concat(job, &galleys, fonts.pixels_per_point)
}