SRSENB: remove redundant semaphore push

master
Xavier Arteaga 3 years ago committed by Xavier Arteaga
parent 0c7239e5df
commit 092e744c9e

@ -212,7 +212,6 @@ void txrx::run_thread()
}
// Trigger phy worker execution
worker_com->semaphore.push(lte_worker);
lte_workers->start_worker(lte_worker);
// Advance stack in time

Loading…
Cancel
Save