aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_impl.cpp
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-07-14 17:49:48 -0700
committerMartin Braun <martin.braun@ettus.com>2015-07-14 17:49:48 -0700
commit012381d999c4a895593412aaf06e73432b458810 (patch)
tree8ef03dfdca4f851cf1b5558d48a3d81bf3dccfd0 /host/lib/usrp/x300/x300_impl.cpp
parentb1f7b34846030c6f5f2bcf9e37f0c5c9358abf56 (diff)
parentbb5a664ccf247d3d0d9cbd61a3713503c4c75193 (diff)
downloaduhd-012381d999c4a895593412aaf06e73432b458810.tar.gz
uhd-012381d999c4a895593412aaf06e73432b458810.tar.bz2
uhd-012381d999c4a895593412aaf06e73432b458810.zip
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/x300/x300_impl.cpp')
-rw-r--r--host/lib/usrp/x300/x300_impl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/x300/x300_impl.cpp b/host/lib/usrp/x300/x300_impl.cpp
index 070a5c276..91e6ded26 100644
--- a/host/lib/usrp/x300/x300_impl.cpp
+++ b/host/lib/usrp/x300/x300_impl.cpp
@@ -622,7 +622,6 @@ void x300_impl::setup_mb(const size_t mb_i, const uhd::device_addr_t &dev_addr)
mb.hw_rev = X300_REV("D");
}
- UHD_VAR(mb.hw_rev)
if (mb.hw_rev > X300_MAX_HW_REV) {
throw uhd::runtime_error(str(
boost::format("Unsupported board revision number: %d.\n"