removed locked message

This commit is contained in:
Ismael Gomez 2017-04-06 12:38:59 +02:00
parent 2d1470d955
commit 159df2850d
1 changed files with 0 additions and 2 deletions

View File

@ -167,8 +167,6 @@ bool rf_uhd_rx_wait_lo_locked(void *h)
uhd_string_vector_free(&rx_sensors);
uhd_sensor_value_free(&value_h);
printf("Locked=%d\n", val);
return val;
}