From a8198432cf57ab79c9eb45821b6db6951e796edf Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 1 Dec 2024 00:30:37 -0800 Subject: delete redundant method description --- reference.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/reference.md b/reference.md index 1aadc41..7148c40 100644 --- a/reference.md +++ b/reference.md @@ -203,9 +203,6 @@ early warning if you break something. `x=left` and `x=right`. Wraps long lines at word boundaries where possible, or in the middle of words (no hyphenation yet) when it must. -* `edit.quit()` -- calling this ensures any final edits are flushed to disk - before the app exits. - * `edit.draw(state)` -- call this from `App.draw` to display the current editor state on the app window as requested in the call to `edit.initialize_state` that created `state`. -- cgit 1.4.1-2-gfad0