diff options
Diffstat (limited to 'host/examples/gpio.cpp')
-rw-r--r-- | host/examples/gpio.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/examples/gpio.cpp b/host/examples/gpio.cpp index 0ed8d01ef..5576fa7a4 100644 --- a/host/examples/gpio.cpp +++ b/host/examples/gpio.cpp @@ -131,8 +131,6 @@ void output_reg_values(const std::string bank, int UHD_SAFE_MAIN(int argc, char* argv[]) { - uhd::set_thread_priority_safe(); - // variables to be set by po std::string args; std::string cpu, otw; |