diff --git a/srsue/src/phy/phy.cc b/srsue/src/phy/phy.cc index 4417beb86..cf8ae33f8 100644 --- a/srsue/src/phy/phy.cc +++ b/srsue/src/phy/phy.cc @@ -366,7 +366,6 @@ void phy::reset() workers[i].reset(); } workers_common.reset(); - usleep(4000); workers_common.reset_ul(); }