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/usrp1/usrp1_impl.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib/usrp/usrp1') diff --git a/host/lib/usrp/usrp1/usrp1_impl.hpp b/host/lib/usrp/usrp1/usrp1_impl.hpp index e26fa44d0..1cf8362e1 100644 --- a/host/lib/usrp/usrp1/usrp1_impl.hpp +++ b/host/lib/usrp/usrp1/usrp1_impl.hpp @@ -12,8 +12,6 @@ #include #include #include -#include -#include #include #include #include -- cgit v1.2.3