diff --git a/repos/hello_gpgpu/src/producer/main.cc b/repos/hello_gpgpu/src/producer/main.cc index 59dc1dfd36..83f8e0b952 100644 --- a/repos/hello_gpgpu/src/producer/main.cc +++ b/repos/hello_gpgpu/src/producer/main.cc @@ -121,8 +121,6 @@ struct producer Libc::with_libc([&] { - srand(time(NULL)); - int flip = 0; for (;;)