Skip to content

Commit

Permalink
Remove an unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
byeonggiljun committed Jan 11, 2024
1 parent 14ecd1c commit 6ce0e10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions util/tracing/trace_to_csv.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ void usage() {
printf(" The target time to begin tracing.\n\n");
printf(" -e, --end [time_spec] [units]\n");
printf(" The target time to stop tracing.\n\n");
// printf(" -f, --fast [true | false]\n");
// printf(" Whether to wait for physical time to match logical time.\n\n");
printf("\n\n");
}

Expand Down

0 comments on commit 6ce0e10

Please sign in to comment.