From 2ed94af7726e0f22e765950618ae87bb507e773a Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 10 Jun 2019 23:15:22 -0700 Subject: uhd: Remove deprecated objects and methods This removes the following symbols: - otw_type_t - clock_config_t - Any functions that use those symbols - Non-standard args from examples (e.g., --total-time is deprecated in favour of --duration) --- host/lib/usrp/usrp2/usrp2_impl.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib/usrp/usrp2') diff --git a/host/lib/usrp/usrp2/usrp2_impl.hpp b/host/lib/usrp/usrp2/usrp2_impl.hpp index 0e164e537..4c86ca7c8 100644 --- a/host/lib/usrp/usrp2/usrp2_impl.hpp +++ b/host/lib/usrp/usrp2/usrp2_impl.hpp @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3