about summary refs log tree commit diff stats
path: root/edit/001-editor.mu
diff options
context:
space:
mode:
Diffstat (limited to 'edit/001-editor.mu')
-rw-r--r--edit/001-editor.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/edit/001-editor.mu b/edit/001-editor.mu
index e1404fc8..8855395a 100644
--- a/edit/001-editor.mu
+++ b/edit/001-editor.mu
@@ -209,7 +209,6 @@ def render screen:&:screen, editor:&:editor -> last-row:num, last-column:num, sc
 def clear-screen-from screen:&:screen, row:num, column:num, left:num, right:num -> screen:&:screen [
   local-scope
   load-inputs
-#?   stash [clear-screen-from] row column [between] left [and] right
   # if it's the real screen, use the optimized primitive
   {
     break-if screen