diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/examples/benchmark_rate.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/examples/benchmark_rate.cpp b/host/examples/benchmark_rate.cpp index b97de09ac..a76da3c18 100644 --- a/host/examples/benchmark_rate.cpp +++ b/host/examples/benchmark_rate.cpp @@ -437,7 +437,6 @@ int UHD_SAFE_MAIN(int argc, char* argv[]) << i << std::endl; return -1; } - is_locked = false; } } } |