summaryrefslogtreecommitdiff
path: root/gr-sbhs/python/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-sbhs/python/__init__.py')
-rw-r--r--gr-sbhs/python/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/gr-sbhs/python/__init__.py b/gr-sbhs/python/__init__.py
index 7b719281c..b9829df26 100644
--- a/gr-sbhs/python/__init__.py
+++ b/gr-sbhs/python/__init__.py
@@ -43,10 +43,6 @@ if _RTLD_GLOBAL != 0:
# import any pure python here
# Dummy File for future use
-from scan_machines import *
-print "Scanning Machines"
-scan_machines()
-
# ----------------------------------------------------------------
# Tail of workaround
if _RTLD_GLOBAL != 0: