Commit d57a4cf5 authored by rmagueta's avatar rmagueta

Remove hardcoded opp_enabled

parent 085a98b1
......@@ -1249,10 +1249,6 @@ void *ru_thread( void *param ) {
int opp_enabled0 = opp_enabled;
nfapi_nr_config_request_scf_t *cfg = &ru->config;
// set the timing measurements for startup phase, for RX fronthaul settling measurements, put it to configured value after
opp_enabled = 0;
// set default return value
ru_thread_status = 0;
// set default return value
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment