diff options
Diffstat (limited to 'gr-uhd/grc/uhd_simple_source.xml')
-rw-r--r-- | gr-uhd/grc/uhd_simple_source.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-uhd/grc/uhd_simple_source.xml b/gr-uhd/grc/uhd_simple_source.xml index 00c60f41d..825981d66 100644 --- a/gr-uhd/grc/uhd_simple_source.xml +++ b/gr-uhd/grc/uhd_simple_source.xml @@ -7,7 +7,6 @@ <block> <name>UHD Simple Source (DEPRECATED)</name> <key>uhd_simple_source</key> - <category>UHD</category> <import>from gnuradio import uhd</import> <make>uhd.simple_source($args, uhd.io_type_t.$type.type) self.$(id).set_subdev_spec($sd_spec) |