diff options
Diffstat (limited to 'host/examples/sync_to_gps.cpp')
-rw-r--r-- | host/examples/sync_to_gps.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/examples/sync_to_gps.cpp b/host/examples/sync_to_gps.cpp index 952e7f8b3..3f19d9b13 100644 --- a/host/examples/sync_to_gps.cpp +++ b/host/examples/sync_to_gps.cpp @@ -35,8 +35,6 @@ void print_notes(void) int UHD_SAFE_MAIN(int argc, char* argv[]) { - uhd::set_thread_priority_safe(); - std::string args; // Set up program options |