aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/simulator/sample_source.py
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/python/usrp_mpm/simulator/sample_source.py')
-rw-r--r--mpm/python/usrp_mpm/simulator/sample_source.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mpm/python/usrp_mpm/simulator/sample_source.py b/mpm/python/usrp_mpm/simulator/sample_source.py
index 184649994..36278efd8 100644
--- a/mpm/python/usrp_mpm/simulator/sample_source.py
+++ b/mpm/python/usrp_mpm/simulator/sample_source.py
@@ -8,7 +8,6 @@ This module contains the interface for providing data to a simulator
stream and receiving data from a simulator stream.
"""
-#TODO: This is currently unused, as the cli is largely incomplete
sources = {}
sinks = {}