about summary refs log tree commit diff stats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/data.limg2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/data.limg b/shell/data.limg
index 118c1a77..bc624441 100644
--- a/shell/data.limg
+++ b/shell/data.limg
@@ -130,8 +130,6 @@
       (set y (+ y (* 2 side))))))))])
     (main . [(def (main screen keyboard)
   (circle_rainbow screen 90 90 8 1))])
-    (task . [(def (task screen)
-  (circle_rainbow screen 32 24 8 1))])
   ))
   (sandbox . (+ 3 4))
 )