diff options
author | Johannes Demel <ufcsy@student.kit.edu> | 2015-11-12 17:59:05 +0100 |
---|---|---|
committer | Johannes Demel <ufcsy@student.kit.edu> | 2015-11-12 17:59:05 +0100 |
commit | 36231753f1621324700a7f5acf0867daec3dedf4 (patch) | |
tree | 3da6752452f505f4a181a49cc127a24b2f51f2e1 /gr-analog/grc | |
parent | bc05f646de19ae1e29e9704b16a5b879a3340eca (diff) |
analog: removed superfluous debug code
Diffstat (limited to 'gr-analog/grc')
-rw-r--r-- | gr-analog/grc/analog_sig_source_x.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/grc/analog_sig_source_x.xml b/gr-analog/grc/analog_sig_source_x.xml index 1cdc0fd53..e3c587b25 100644 --- a/gr-analog/grc/analog_sig_source_x.xml +++ b/gr-analog/grc/analog_sig_source_x.xml @@ -100,7 +100,7 @@ <sink> <name>freq</name> <type>message</type> - <optional>1</optional> + <optional>1</optional> </sink> <source> <name>out</name> |