From b02fadef4af427cc06286a50cb0528a1f2aa2676 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Mon, 12 Jan 2015 16:10:28 +0100 Subject: e300: Removed duplicate FPGA loading function Signed-off-by: Moritz Fischer --- host/lib/usrp/e300/e300_impl.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/lib/usrp/e300/e300_impl.hpp') 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); -- cgit v1.2.3