aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp')
-rw-r--r--host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp b/host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp
index d89dea534..deb58f14c 100644
--- a/host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp
+++ b/host/lib/include/uhdlib/rfnoc/ctrl_iface.hpp
@@ -21,7 +21,7 @@ class ctrl_iface
{
public:
typedef boost::shared_ptr<ctrl_iface> sptr;
- virtual ~ctrl_iface(void) = 0;
+ virtual ~ctrl_iface(void) {}
/*! Make a new control object
*