diff options
Diffstat (limited to 'usrp/host/lib/inband')
-rw-r--r-- | usrp/host/lib/inband/usrp_usb_interface.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usrp/host/lib/inband/usrp_usb_interface.cc b/usrp/host/lib/inband/usrp_usb_interface.cc index a0cb95520..fb7109a5a 100644 --- a/usrp/host/lib/inband/usrp_usb_interface.cc +++ b/usrp/host/lib/inband/usrp_usb_interface.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2007,2008 Free Software Foundation, Inc. + * Copyright 2007,2008,2009 Free Software Foundation, Inc. * * This file is part of GNU Radio * @@ -553,7 +553,6 @@ usrp_usb_interface::pick_rx_subdevice() USRP_DBID_TV_RX, USRP_DBID_TV_RX_REV_2, USRP_DBID_DBS_RX, - USRP_DBID_DBS_RX_REV_2_1, USRP_DBID_BASIC_RX }; |