diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-04-14 22:32:18 -0700 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-04-17 14:36:44 -0500 |
commit | 6dc3968765b72024afde82dc9e44cc5211c5451e (patch) | |
tree | 776f2abf41838c4eb220815c18efeed11ef0d8ef /host/lib/usrp/x300/x300_radio_control.cpp | |
parent | 18e41b32ffa9046287d7cb1d438ad1343a50fd71 (diff) | |
download | uhd-6dc3968765b72024afde82dc9e44cc5211c5451e.tar.gz uhd-6dc3968765b72024afde82dc9e44cc5211c5451e.tar.bz2 uhd-6dc3968765b72024afde82dc9e44cc5211c5451e.zip |
lib: rfnoc: Fix "unused" warnings for non-trace log levels
When the compile log level is higher than TRACE, the UHD_LOG_TRACE()
macros get removed, which can lead to unused variables. This modifies
UHD to avoid those warnings, with no functional changes.
Diffstat (limited to 'host/lib/usrp/x300/x300_radio_control.cpp')
0 files changed, 0 insertions, 0 deletions