summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/lib/usrp/usrp2/clock_ctrl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp2/clock_ctrl.cpp b/host/lib/usrp/usrp2/clock_ctrl.cpp
index 7d3ffefa2..b2912c70c 100644
--- a/host/lib/usrp/usrp2/clock_ctrl.cpp
+++ b/host/lib/usrp/usrp2/clock_ctrl.cpp
@@ -203,7 +203,7 @@ public:
break;
default:
- throw uhd::not_implemented_error("enable_tx_dboard_clock: unknown hardware version");
+ //throw uhd::not_implemented_error("enable_tx_dboard_clock: unknown hardware version");
break;
}