about summary refs log tree commit diff stats
path: root/display.mu
diff options
context:
space:
mode:
Diffstat (limited to 'display.mu')
-rw-r--r--display.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/display.mu b/display.mu
index d00163a1..057c7ed1 100644
--- a/display.mu
+++ b/display.mu
@@ -20,6 +20,5 @@ recipe main [
   wait-for-some-interaction
   move-cursor-up-on-display
   wait-for-some-interaction
-#?   $print [aaa] #? 1
   close-console
 ]