-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.51..v0.2.52 changeset HelpCmd.cpp
Garret Voltz edited this page Jan 15, 2020
·
1 revision
diff --git a/hoot-cmd/src/main/cpp/hoot/cmd/HelpCmd.cpp b/hoot-cmd/src/main/cpp/hoot/cmd/HelpCmd.cpp
index e743875..be0de49 100644
--- a/hoot-cmd/src/main/cpp/hoot/cmd/HelpCmd.cpp
+++ b/hoot-cmd/src/main/cpp/hoot/cmd/HelpCmd.cpp
@@ -53,7 +53,6 @@ public:
// admittedly may need some testing against real world data before they're ready for the prime
// time. This makes the command list display a little cleaner and less confusing.
_forceToRndList.append("build-model");
- _forceToRndList.append("changeset-derive-replacement");
_forceToRndList.append("optimize-network-conf");
_forceToRndList.append("perty");
_forceToRndList.append("score-matches");