From b89fd2e8aca4ccf25bce5261f7f2740fc84d8cdd Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 12 Feb 2016 04:39:12 +0300 Subject: [PATCH] minor cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/metadata.js | 2 -- ui (gen4)/features/ui-status.js | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ui (gen4)/features/metadata.js b/ui (gen4)/features/metadata.js index d430f157..e2f8e77f 100755 --- a/ui (gen4)/features/metadata.js +++ b/ui (gen4)/features/metadata.js @@ -84,8 +84,6 @@ module.Metadata = core.ImageGridFeatures.Feature({ // XXX add Metadata writer... -// XXX store metadata in a JSON format -- currently exiftool returns an -// Array with attributes, make it an object... var MetadataReaderActions = actions.Actions({ // XXX should this be sync??? // XXX add support to taskqueue... diff --git a/ui (gen4)/features/ui-status.js b/ui (gen4)/features/ui-status.js index 47787001..49ea7e61 100755 --- a/ui (gen4)/features/ui-status.js +++ b/ui (gen4)/features/ui-status.js @@ -90,6 +90,7 @@ var ImageStateIndicatorActions = actions.Actions({ 'global-state-indicator-mode': null, }, + // XXX TESTING... get moo(){ return 321 }, foo: 123,