diff options
Diffstat (limited to 'host/include/uhd/utils/gain_group.hpp')
-rw-r--r-- | host/include/uhd/utils/gain_group.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/include/uhd/utils/gain_group.hpp b/host/include/uhd/utils/gain_group.hpp index bfc6a94a6..5901d71bb 100644 --- a/host/include/uhd/utils/gain_group.hpp +++ b/host/include/uhd/utils/gain_group.hpp @@ -94,7 +94,6 @@ public: /*! * Make a new gain group with all zero values. - * \param name the name of the (only and zero-valued) gain element * \return a gain group object populated with zeroes */ static sptr make_zero(); |