remove debug
authorStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Mon, 26 Oct 2009 23:04:11 +0000 (23:04 +0000)
committerStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Mon, 26 Oct 2009 23:04:11 +0000 (23:04 +0000)
webinterface/src/WebChilds/Toplevel.py

index a10b115..cf874bd 100755 (executable)
@@ -20,8 +20,6 @@ def addExternalChild(child):
        externalChildren.append(child)
 
 def getToplevel(session):
-       print "[Webinterface.Toplevel].__init__ %s" %util.sibpath(__file__, "web-data/tpl/default/")            
-               
        root = static.File(util.sibpath(__file__, "web-data/tpl/default"))
        
        root.putChild("web", ScreenPage(session, util.sibpath(__file__, "web"), True) ) # "/web/*"