remove calls to retrieve 'lineIdx' values which are never used

This commit is contained in:
2025-08-07 14:42:40 +01:00
parent 752bb4d00f
commit 30036177fb
2 changed files with 0 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ struct
(* move buffer to new startLine as required by TextBuilder.build *)
val buffer = LineGap.goToLine (startLine, buffer)
val lineIdx = TextBuilder.getLineAbsIdx (startLine, buffer)
val msgs = TextBuilder.build
( startLine