From: Andreas Monzner Date: Wed, 6 Jun 2007 22:36:33 +0000 (+0000) Subject: remove unneeded comment X-Git-Tag: 2.6.0~2190 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/b6b6389c4e87b46e974e80b0eeb024d6ed999362 remove unneeded comment --- 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