about summary refs log tree commit diff stats
path: root/sandbox
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-11-22 01:39:37 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-11-22 01:39:37 -0800
commitc8b6113b9784d5cf065978918cd42ac9f2b2f2a3 (patch)
treef4a31a3e332d96b300e116911ed8b658e2689f8b /sandbox
parentfb49fd2df1d4c40839e7595fd0c371c63ec28606 (diff)
downloadmu-c8b6113b9784d5cf065978918cd42ac9f2b2f2a3.tar.gz
2471
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/011-editor-undo.mu4
1 files changed, 0 insertions, 4 deletions
diff --git a/sandbox/011-editor-undo.mu b/sandbox/011-editor-undo.mu
index 0e423ff4..4939013e 100644
--- a/sandbox/011-editor-undo.mu
+++ b/sandbox/011-editor-undo.mu
@@ -2070,7 +2070,3 @@ scenario editor-can-undo-and-redo-ctrl-u-2 [
     .          .
   ]
 ]
-
-# todo:
-# operations for recipe side and each sandbox-data
-# undo delete sandbox as a separate primitive on the status bar