aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/AVSwitch.py
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-09-01 22:41:02 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-09-01 22:41:02 +0000
commit894d8e0be915db6a8ee6454cbd01f95b5f6abad9 (patch)
treedcc457a6d7ccca90b2135a85fc870ac7adb3326c /lib/python/Components/AVSwitch.py
parent4174de9ace303b9c4b83aac9d8ab71bff5257d0b (diff)
downloadenigma2-894d8e0be915db6a8ee6454cbd01f95b5f6abad9.tar.gz
enigma2-894d8e0be915db6a8ee6454cbd01f95b5f6abad9.zip
removed testcode
Diffstat (limited to 'lib/python/Components/AVSwitch.py')
-rw-r--r--lib/python/Components/AVSwitch.py4
1 files changed, 0 insertions, 4 deletions
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()
-
-