remove unneeded todo comment
This commit is contained in:
@@ -113,7 +113,6 @@ struct
|
||||
helpRemoveLineBreaks (app, buffer, newCursorIdx, newCount, time)
|
||||
end
|
||||
|
||||
(* todo: first loop should be here, like do-while *)
|
||||
fun removeLineBreaks (app: app_type, count, time) =
|
||||
let
|
||||
val {buffer, cursorIdx, ...} = app
|
||||
|
||||
Reference in New Issue
Block a user