Skip to content
Snippets Groups Projects
Commit 7c63d0d5 authored by Boris Djalal's avatar Boris Djalal
Browse files

Proposal of Francois Taburet

parent fcb16521
No related branches found
No related tags found
No related merge requests found
...@@ -815,8 +815,6 @@ int main( int argc, char **argv ) { ...@@ -815,8 +815,6 @@ int main( int argc, char **argv ) {
} else init_openair0(frame_parms[0],(int)rx_gain[0][0]); } else init_openair0(frame_parms[0],(int)rx_gain[0][0]);
if (simL1flag==1) { if (simL1flag==1) {
AssertFatal(NULL!=config_mod,
"[SOFTMODEM] Error, configuration module init failed\n");
RCConfig_sim(); RCConfig_sim();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment