diff --git a/mt-kahypar/io/command_line_options.cpp b/mt-kahypar/io/command_line_options.cpp index fcbe3f4a0..e795492aa 100644 --- a/mt-kahypar/io/command_line_options.cpp +++ b/mt-kahypar/io/command_line_options.cpp @@ -753,7 +753,6 @@ namespace mt_kahypar { ("d-use-final-weight", po::value(&context.dynamic.use_final_weight)->value_name(""), "If true, then the final sum of the weights of the nodes is used for imbalance calculation instead of using only the currently activated"); - "Strategy for dynamic partitioning:\n"); dynamic_options.add_options() ("d-step-size-pct", po::value(&context.dynamic.step_size_pct)->value_name(""),