Skip to content

Commit

Permalink
rm benchmark_percent
Browse files Browse the repository at this point in the history
  • Loading branch information
ziesski committed Jul 1, 2024
1 parent f911fe0 commit ba0fbbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -778,8 +778,6 @@ void preprocesscustomizationfile(const std::string &now_string,
DISPLAY_RANK_TO_INDIVIDUAL = true;
} else if (token == "display_benchmark") {
continue;
} else if (token == "benchmark_percent") {
continue;
} else if (token == "section") {
continue;
} else if (token == "messages") {
Expand Down

0 comments on commit ba0fbbe

Please sign in to comment.