diff --git a/features.js b/features.js index 2c3e472..c906d9a 100755 --- a/features.js +++ b/features.js @@ -605,7 +605,6 @@ var FeatureSetProto = { // // pre-sort exclusive feature by their occurrence in dependency // tree... - // XXX is this the correct approach??? var loaded = Object.keys(features) Object.keys(exclusive) .forEach(function(k){