cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-30 23:42:39 +03:00
parent 55c119c98b
commit fb3edf92e8

View File

@ -880,10 +880,6 @@ var SharpActions = actions.Actions({
// ...this however, if some structure is unlinked, can lead to // ...this however, if some structure is unlinked, can lead to
// the later background save shadowing some earlier changes in // the later background save shadowing some earlier changes in
// the foreground... // the foreground...
// XXX the number of places this can go wrong (see above) warrants a
// rethink...
// ...can we make .link() work like link-on-demand, i.e. actually
// create the link on .clear() but before that use this???
// XXX move this to features/filesystem.js??? // XXX move this to features/filesystem.js???
makeIndex: ['- File/', makeIndex: ['- File/',
core.doc` core.doc`