diff options
Diffstat (limited to 'host/examples/test_messages.cpp')
-rw-r--r-- | host/examples/test_messages.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/examples/test_messages.cpp b/host/examples/test_messages.cpp index 4d4771900..0d0e958b8 100644 --- a/host/examples/test_messages.cpp +++ b/host/examples/test_messages.cpp @@ -275,8 +275,6 @@ void flush_recv(uhd::rx_streamer::sptr rx_stream) int UHD_SAFE_MAIN(int argc, char* argv[]) { - uhd::set_thread_priority_safe(); - // variables to be set by po std::string args; size_t ntests; |