summaryrefslogtreecommitdiff
path: root/tests/memtest/bandwidth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/memtest/bandwidth.cpp')
-rw-r--r--tests/memtest/bandwidth.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/memtest/bandwidth.cpp b/tests/memtest/bandwidth.cpp
index 7dab4ba0..5ad74687 100644
--- a/tests/memtest/bandwidth.cpp
+++ b/tests/memtest/bandwidth.cpp
@@ -343,7 +343,6 @@ int multithread_bandwidth(int argc, char** argv) {
thread_arg_t args[num_threads];
- int i = 0;
for (int i = 0; i < num_threads; i++) {
args[i].core = -1;
args[i].bench = createBandwidthBenchmarkObject(values);