diff options
-rw-r--r-- | edit/011-editor-undo.mu | 4 | ||||
-rw-r--r-- | sandbox/011-editor-undo.mu | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/edit/011-editor-undo.mu b/edit/011-editor-undo.mu index 0e423ff4..4939013e 100644 --- a/edit/011-editor-undo.mu +++ b/edit/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 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 |