From 9ade2d1dda8e301070a00e9a98776422b6c406d7 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 30 Jun 2016 04:57:14 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/features.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ui (gen4)/lib/features.js b/ui (gen4)/lib/features.js index 97ed26ec..d6c48704 100755 --- a/ui (gen4)/lib/features.js +++ b/ui (gen4)/lib/features.js @@ -325,10 +325,6 @@ var FeatureSetProto = { // ...this is because they are not Feature objects. // // XXX should meta-features be MetaFeature objects??? - // XXX might be a good idea to check if any of the explicitly listed - // features exists and add them to missing if not... - // ...this does not include features added via .suggested or - // .depends... // XXX not sure about handling excluded features (see inside)... // XXX add dependency loops to .conflicts... buildFeatureList: function(obj, lst){