cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-06-30 04:57:14 +03:00
parent a57dbc2d7e
commit 9ade2d1dda

View File

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