summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/remote-sycl/benchmarks/mixed_precision.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/remote-sycl/benchmarks/mixed_precision.cpp b/modules/remote-sycl/benchmarks/mixed_precision.cpp
index c7d625d..11ce7eb 100644
--- a/modules/remote-sycl/benchmarks/mixed_precision.cpp
+++ b/modules/remote-sycl/benchmarks/mixed_precision.cpp
@@ -67,7 +67,6 @@ int main(int argc, char** argv){
std::default_random_engine e1{r()};
std::uniform_real_distribution<> dis{-3.0,-1.0};
-
saw::event_loop loop;
saw::wait_scope wait{loop};