minor cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-06-04 01:01:44 +03:00
parent b8cd0a3046
commit 197926a897

View File

@ -155,12 +155,6 @@ var FileSystemLoaderActions = actions.Actions({
// NOTE: this will add a .from field to .location, this will indicate
// the date starting from which saves are loaded.
//
// XXX BUG: if no <keyword>.json files exist this will not load
// anything...
// To reproduce:
// .loadImages(..)
// .saveIndex()
// .loadIndex(..)
// XXX add a symmetric equivalent to .prepareIndexForWrite(..) so as
// to enable features to load their data...
// XXX look inside...