From 25cef0dbecb73e1edba0a34fa20bf5713b2ef821 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 28 Jun 2017 03:24:03 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- features.js | 1 - 1 file changed, 1 deletion(-) 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){