aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rfnoc_nullsource_ce_rx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/examples/rfnoc_nullsource_ce_rx.cpp')
-rw-r--r--host/examples/rfnoc_nullsource_ce_rx.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/examples/rfnoc_nullsource_ce_rx.cpp b/host/examples/rfnoc_nullsource_ce_rx.cpp
index 16eb49c7b..7dd21905f 100644
--- a/host/examples/rfnoc_nullsource_ce_rx.cpp
+++ b/host/examples/rfnoc_nullsource_ce_rx.cpp
@@ -206,8 +206,6 @@ void pretty_print_flow_graph(std::vector<std::string> blocks)
///////////////////// MAIN ////////////////////////////////////////////////////
int UHD_SAFE_MAIN(int argc, char* argv[])
{
- uhd::set_thread_priority_safe();
-
// variables to be set by po
std::string args, file, format, nullid, blockid, blockid2;
size_t total_num_samps, spb, spp;