aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-04-25 15:09:27 -0700
committerMartin Braun <martin.braun@ettus.com>2018-04-26 13:14:47 -0700
commitfb1b7b78687da3653c0461394cee7135e701bfd5 (patch)
tree301ba7d15548efcd80fb574d1bef9df410f059f6 /host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp
parent96fa9acb7f7cacdb24a7d01715e4f151ed7a6561 (diff)
downloaduhd-fb1b7b78687da3653c0461394cee7135e701bfd5.tar.gz
uhd-fb1b7b78687da3653c0461394cee7135e701bfd5.tar.bz2
uhd-fb1b7b78687da3653c0461394cee7135e701bfd5.zip
ad936x: De-boostify ad936x_manager, minor cleanup
- Remove all use of boost::bind and boost::function - Demote some log messages to DEBUG - Change some formatting to match coding guidelines - B2xx/E310: Match changes in loopback function
Diffstat (limited to 'host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp')
-rw-r--r--host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp b/host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp
index b9e81074b..1acbe6463 100644
--- a/host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp
+++ b/host/lib/include/uhdlib/usrp/common/ad9361_ctrl.hpp
@@ -42,7 +42,7 @@ class ad9361_ctrl : public boost::noncopyable
public:
typedef boost::shared_ptr<ad9361_ctrl> sptr;
- virtual ~ad9361_ctrl(void) {};
+ virtual ~ad9361_ctrl(void) {}
//! make a new codec control object
static sptr make_spi(