remove unneeded comment
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Wed, 6 Jun 2007 22:36:33 +0000 (22:36 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Wed, 6 Jun 2007 22:36:33 +0000 (22:36 +0000)
lib/python/Screens/ScanSetup.py

index 32e19f5538ca5c6dea0e61475f610253687f53ea..19ef9810ccc16a80c6447e05ab025dd83a458d7c 100644 (file)
@@ -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