From: ghost Date: Tue, 9 Dec 2008 14:59:56 +0000 (+0100) Subject: remove unneeded skin (already in skin_default.xml) X-Git-Tag: 2.6.0~545^2~1 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/75df7af9707fe12227d7a0b5873e9c57c3a6fc6e remove unneeded skin (already in skin_default.xml) --- diff --git a/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py b/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py index 74568855..064ac673 100644 --- a/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py +++ b/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py @@ -39,46 +39,6 @@ class Tuner: self.frontend.tune(self.lastparm) class Satfinder(ScanSetup): - skin = """ - - - - - - - - - - SNRdB - - - SNR - - - AGC - - - BER - - - SNR - - - AGC - - - BER - - - LOCK - - - - LOCK - Invert - - """ - def openFrontend(self): res_mgr = eDVBResourceManager.getInstance() if res_mgr: