aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rfnoc_rx_to_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/examples/rfnoc_rx_to_file.cpp')
-rw-r--r--host/examples/rfnoc_rx_to_file.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/examples/rfnoc_rx_to_file.cpp b/host/examples/rfnoc_rx_to_file.cpp
index 98b0a5479..12e774d88 100644
--- a/host/examples/rfnoc_rx_to_file.cpp
+++ b/host/examples/rfnoc_rx_to_file.cpp
@@ -231,8 +231,6 @@ bool check_locked_sensor(std::vector<std::string> sensor_names,
int UHD_SAFE_MAIN(int argc, char* argv[])
{
- uhd::set_thread_priority_safe();
-
// variables to be set by po
std::string args, file, format, ant, subdev, ref, wirefmt, streamargs, radio_args,
block_id, block_args;