Skip to content

Commit

Permalink
Remove obsolete, unused vars; close phoboslab#56
Browse files Browse the repository at this point in the history
  • Loading branch information
phoboslab committed Apr 11, 2022
1 parent 1f8d2b7 commit 59e0575
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions qoibench.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,9 +540,6 @@ void benchmark_directory(const char *path, benchmark_result_t *grand_total) {
rewinddir(dir);
}

float total_percentage = 0;
int total_size = 0;

benchmark_result_t dir_total = {0};

int has_shown_head = 0;
Expand Down

0 comments on commit 59e0575

Please sign in to comment.