aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py
diff options
context:
space:
mode:
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-10-13 18:31:27 +0000
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-10-13 18:31:27 +0000
commitb3dab746dda8f8cd59b4ee406773cd2d28708396 (patch)
treea41490b414766384e0d69fe6fe749fe7d2135122 /lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py
parente713bd3d222127573350eddb3f71941fda771054 (diff)
downloadenigma2-b3dab746dda8f8cd59b4ee406773cd2d28708396.tar.gz
enigma2-b3dab746dda8f8cd59b4ee406773cd2d28708396.zip
remove weird charset specifiers
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py')
-rw-r--r--lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py b/lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py
index 7c54fb48..579e4ceb 100644
--- a/lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py
+++ b/lib/python/Plugins/SystemPlugins/NFIFlash/downloader.py
@@ -1,4 +1,3 @@
-# -*- coding: utf8 -*-
from Components.MenuList import MenuList
from Screens.Screen import Screen
from Screens.MessageBox import MessageBox