mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-19 15:40:30 +00:00
fixes after merge with develop
Y
This commit is contained in:
@@ -1666,12 +1666,6 @@ int main( int argc, char **argv ) {
|
||||
}
|
||||
|
||||
|
||||
NB_eNB_INST=1;
|
||||
NB_INST=1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
NB_eNB_INST=1;
|
||||
NB_INST=1;
|
||||
|
||||
|
||||
@@ -599,7 +599,6 @@ static void *UE_thread_rxn_txnp4(void *arg) {
|
||||
exit_fun("noting to add");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// thread finished
|
||||
free(arg);
|
||||
|
||||
Reference in New Issue
Block a user