Commit 2245754f authored by luis_pereira87's avatar luis_pereira87

Fix oai_usrpdevif build after merge

parent 219334c8
...@@ -647,7 +647,6 @@ static int trx_usrp_read(openair0_device *device, openair0_timestamp *ptimestamp ...@@ -647,7 +647,6 @@ static int trx_usrp_read(openair0_device *device, openair0_timestamp *ptimestamp
AssertFatal(1==0,"Shouldn't be here\n"); AssertFatal(1==0,"Shouldn't be here\n");
} }
if (cc>1) {
samples_received=0; samples_received=0;
while (samples_received != nsamps) { while (samples_received != nsamps) {
......
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