From 289dd9446285ab3a04e8e26370159a050f6c5e09 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 12 Dec 2016 17:12:57 -0800 Subject: rfnoc: Removed stray print in legacy_compat --- host/lib/rfnoc/legacy_compat.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib') diff --git a/host/lib/rfnoc/legacy_compat.cpp b/host/lib/rfnoc/legacy_compat.cpp index e235bdbbd..a396fd677 100644 --- a/host/lib/rfnoc/legacy_compat.cpp +++ b/host/lib/rfnoc/legacy_compat.cpp @@ -349,7 +349,6 @@ public: } } BOOST_FOREACH(const size_t this_chan, chans_to_change) { - UHD_MSG(status) << "setting rate on chan " << this_chan << " " << rate << std::endl; size_t mboard, mb_chan; chan_to_mcp(this_chan, _rx_channel_map, mboard, mb_chan); const size_t dsp_index = _rx_channel_map[mboard][mb_chan].radio_index; -- cgit v1.2.3