diff --git a/tests/dsl/emit/Delay.cpp b/tests/dsl/emit/Delay.cpp index 27e84c72..8616eecc 100644 --- a/tests/dsl/emit/Delay.cpp +++ b/tests/dsl/emit/Delay.cpp @@ -79,7 +79,6 @@ class TestReactor : public test_util::TestBase { powerplant.shutdown(); }); - on().then([this] { // Delay with consistent jumps for (int i = 0; i < test_loops; ++i) {