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