From: Ronny Strutz Date: Thu, 1 Sep 2005 22:41:02 +0000 (+0000) Subject: removed testcode X-Git-Tag: 2.6.0~5626 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/894d8e0be915db6a8ee6454cbd01f95b5f6abad9 removed testcode --- diff --git a/lib/python/Components/AVSwitch.py b/lib/python/Components/AVSwitch.py index b42d74c2..739b6cd0 100644 --- a/lib/python/Components/AVSwitch.py +++ b/lib/python/Components/AVSwitch.py @@ -44,7 +44,3 @@ def InitAVSwitch(): config.av.tvsystem.addNotifier(setSystem); config.av.wss.addNotifier(setWSS); - - config.save() - -