diff options
Diffstat (limited to 'edit')
-rw-r--r-- | edit/011-editor-undo.mu | 4 |
1 files changed, 0 insertions, 4 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 |