aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/latency/lib/Responder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/utils/latency/lib/Responder.cpp')
-rw-r--r--host/utils/latency/lib/Responder.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/host/utils/latency/lib/Responder.cpp b/host/utils/latency/lib/Responder.cpp
index 1b0450a23..8cb1170db 100644
--- a/host/utils/latency/lib/Responder.cpp
+++ b/host/utils/latency/lib/Responder.cpp
@@ -152,9 +152,6 @@ Responder::Responder( Options& opt)
return;
}
- // set up handlers for test run
- // uhd::msg::register_handler(&_late_handler); // capture UHD output.
-
cerr_redirect(_ss_cerr.rdbuf());
register_stop_signal_handler();
}