about summary refs log tree commit diff stats
path: root/edit/005-sandbox.mu
diff options
context:
space:
mode:
Diffstat (limited to 'edit/005-sandbox.mu')
-rw-r--r--edit/005-sandbox.mu2
1 files changed, 0 insertions, 2 deletions
diff --git a/edit/005-sandbox.mu b/edit/005-sandbox.mu
index bb991504..0cba13b9 100644
--- a/edit/005-sandbox.mu
+++ b/edit/005-sandbox.mu
@@ -263,8 +263,6 @@ def! render-sandbox-side screen:&:screen, env:&:environment, render-editor:rende
     render-current-sandbox?:bool <- equal render-from, -1
     break-unless render-current-sandbox?
     row, column, screen, current-sandbox <- call render-editor, screen, current-sandbox
-    clear-screen-from screen, row, column, left, right
-    row <- add row, 1
   }
   # render sandboxes
   draw-horizontal screen, row, left, right