From 197926a897e63fec6df7cc519989d89f1f0e57f6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 4 Jun 2016 01:01:44 +0300 Subject: [PATCH] minor cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/filesystem.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ui (gen4)/features/filesystem.js b/ui (gen4)/features/filesystem.js index 59e27b6d..636ec84d 100755 --- a/ui (gen4)/features/filesystem.js +++ b/ui (gen4)/features/filesystem.js @@ -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 .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...