diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-01-16 10:22:51 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-01-16 10:22:51 +0100 |
commit | 9e6ff291b464f7ae7cbc7abfe29b34550badeb74 (patch) | |
tree | 9e2cc14a064998f37cc81ed7aa491f886252c6af /host/lib/usrp/e300/e300_impl.hpp | |
parent | 3b2976de83609d70aff6d4c90a72773972753b97 (diff) | |
parent | 734180c44b438cf707c4ff48bf4b11a8c5a94136 (diff) | |
download | uhd-9e6ff291b464f7ae7cbc7abfe29b34550badeb74.tar.gz uhd-9e6ff291b464f7ae7cbc7abfe29b34550badeb74.tar.bz2 uhd-9e6ff291b464f7ae7cbc7abfe29b34550badeb74.zip |
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/e300/e300_impl.hpp')
-rw-r--r-- | host/lib/usrp/e300/e300_impl.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/lib/usrp/e300/e300_impl.hpp b/host/lib/usrp/e300/e300_impl.hpp index 9cfd80afd..a4170ee42 100644 --- a/host/lib/usrp/e300/e300_impl.hpp +++ b/host/lib/usrp/e300/e300_impl.hpp @@ -194,8 +194,6 @@ private: // types }; private: // methods - void _load_fpga_image(const std::string &path); - void _register_loopback_self_test(uhd::wb_iface::sptr iface); boost::uint32_t _get_version(compat_t which); |