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){