diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-04-14 22:38:56 -0700 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-04-17 14:36:44 -0500 |
commit | eb44ce6f4bef11659baed3f7e55b54871b6ba043 (patch) | |
tree | 568a58771e47dac1dec3eb5621f00c0c681d744f /host/examples | |
parent | 0f105cca21d5337ec7d6a711b25fe0507612de76 (diff) | |
download | uhd-eb44ce6f4bef11659baed3f7e55b54871b6ba043.tar.gz uhd-eb44ce6f4bef11659baed3f7e55b54871b6ba043.tar.bz2 uhd-eb44ce6f4bef11659baed3f7e55b54871b6ba043.zip |
rh: Remove compiler warning
Adds UHD_UNUSED() to tag variables that is only used in
a UHD_LOG_TRACE() macro.
Note this would be also be possible by tagging the local functions
{rx,tx}_band_to_log as unused, but g++ does not support that specific
kind of attribute, at least in the current versions.
Diffstat (limited to 'host/examples')
0 files changed, 0 insertions, 0 deletions