aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/ScanSetup.py
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-06-06 22:36:33 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-06-06 22:36:33 +0000
commitb6b6389c4e87b46e974e80b0eeb024d6ed999362 (patch)
treed82a623470dd50a14feeb3ba0aa4252fd1a3570a /lib/python/Screens/ScanSetup.py
parent83fa9db5a2a4acb79d71f9a662f086d2931c63ae (diff)
downloadenigma2-b6b6389c4e87b46e974e80b0eeb024d6ed999362.tar.gz
enigma2-b6b6389c4e87b46e974e80b0eeb024d6ed999362.zip
remove unneeded comment
Diffstat (limited to 'lib/python/Screens/ScanSetup.py')
-rw-r--r--lib/python/Screens/ScanSetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Screens/ScanSetup.py b/lib/python/Screens/ScanSetup.py
index 32e19f55..19ef9810 100644
--- a/lib/python/Screens/ScanSetup.py
+++ b/lib/python/Screens/ScanSetup.py
@@ -839,7 +839,6 @@ class ScanSimple(ConfigListScreen, Screen, CableTransponderSearchSupport):
self.buildTransponderList()
def buildTransponderList(self): # this method is called multiple times because of asynchronous stuff
- print "buildTransponderList"
APPEND_NOW = 0
SEARCH_CABLE_TRANSPONDERS = 1
action = APPEND_NOW