aboutsummaryrefslogtreecommitdiff
path: root/build/cli/module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/cli/module.cxx')
-rw-r--r--build/cli/module.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/cli/module.cxx b/build/cli/module.cxx
index 240aaa7..05abb94 100644
--- a/build/cli/module.cxx
+++ b/build/cli/module.cxx
@@ -72,10 +72,6 @@ namespace build
rs.insert<cxx::ixx> (perform_id, update_id, "cli", compile_);
rs.insert<cxx::ixx> (perform_id, clean_id, "cli", compile_);
-
- // We may need to resolve group members.
- //
- rs.insert<cli_cxx> (configure_id, update_id, "cli", compile_);
}
// Enter module variables.