diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-01 22:41:02 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-01 22:41:02 +0000 |
| commit | 894d8e0be915db6a8ee6454cbd01f95b5f6abad9 (patch) | |
| tree | dcc457a6d7ccca90b2135a85fc870ac7adb3326c /lib/python/Components | |
| parent | 4174de9ace303b9c4b83aac9d8ab71bff5257d0b (diff) | |
| download | enigma2-894d8e0be915db6a8ee6454cbd01f95b5f6abad9.tar.gz enigma2-894d8e0be915db6a8ee6454cbd01f95b5f6abad9.zip | |
removed testcode
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/AVSwitch.py | 4 |
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() - - |
