summaryrefslogtreecommitdiff
path: root/gr-uhd/grc/uhd_simple_source.xml
diff options
context:
space:
mode:
authorTom Rondeau2010-11-16 07:56:14 -0800
committerTom Rondeau2010-11-16 07:56:14 -0800
commit559d397de9ba937f470d27a7ad8b8d15f8f2f90f (patch)
tree221f32c0c10e55f9072fb22623e01fcd1dd63353 /gr-uhd/grc/uhd_simple_source.xml
parenta6b5781e36ff75adb1e4d39d755d4ab8f5efd9dd (diff)
parent53eee1c624794056fcba50a5eb50b864cbf159dd (diff)
downloadgnuradio-559d397de9ba937f470d27a7ad8b8d15f8f2f90f.tar.gz
gnuradio-559d397de9ba937f470d27a7ad8b8d15f8f2f90f.tar.bz2
gnuradio-559d397de9ba937f470d27a7ad8b8d15f8f2f90f.zip
Merge branch 'next' into tagging
Diffstat (limited to 'gr-uhd/grc/uhd_simple_source.xml')
-rw-r--r--gr-uhd/grc/uhd_simple_source.xml1
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)