From b6b6389c4e87b46e974e80b0eeb024d6ed999362 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Wed, 6 Jun 2007 22:36:33 +0000 Subject: remove unneeded comment --- lib/python/Screens/ScanSetup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/python') 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 -- cgit v1.2.3