aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/rfnoc/block_ctrl_base.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/rfnoc/block_ctrl_base.hpp b/host/include/uhd/rfnoc/block_ctrl_base.hpp
index 725f0d966..f770cf129 100644
--- a/host/include/uhd/rfnoc/block_ctrl_base.hpp
+++ b/host/include/uhd/rfnoc/block_ctrl_base.hpp
@@ -306,7 +306,7 @@ public:
*
* TODO: Find better name (it disconnects, clears FC...)
*/
- void clear(const size_t port = 0/* reserved, currently not used */);
+ void clear();
/***********************************************************************
* Argument handling