aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rx_timed_samples.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/examples/rx_timed_samples.cpp')
-rw-r--r--host/examples/rx_timed_samples.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/examples/rx_timed_samples.cpp b/host/examples/rx_timed_samples.cpp
index 6411cb4cc..020e7fc6b 100644
--- a/host/examples/rx_timed_samples.cpp
+++ b/host/examples/rx_timed_samples.cpp
@@ -18,8 +18,6 @@ namespace po = boost::program_options;
int UHD_SAFE_MAIN(int argc, char* argv[])
{
- uhd::set_thread_priority_safe();
-
// variables to be set by po
std::string args;
std::string wire;