diff options
-rwxr-xr-x | gr-uhd/examples/python/usrp_am_mw_rcv.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-uhd/examples/python/usrp_am_mw_rcv.py b/gr-uhd/examples/python/usrp_am_mw_rcv.py index 9d359a4cf..678034871 100755 --- a/gr-uhd/examples/python/usrp_am_mw_rcv.py +++ b/gr-uhd/examples/python/usrp_am_mw_rcv.py @@ -20,8 +20,6 @@ # Boston, MA 02110-1301, USA. # -#FIX gain - from gnuradio import gr, eng_notation, optfir from gnuradio import audio from gnuradio import uhd |