cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-06-28 03:24:03 +03:00
parent ff52adbfea
commit 25cef0dbec

View File

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