git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
main/Makefile.am: fix code to generate version.h code is now als able to handle git...
[enigma2.git]
/
lib
/
python
/
Screens
/
__init__.py
diff --git
a/lib/python/Screens/__init__.py
b/lib/python/Screens/__init__.py
index d24aa003ecfb069553c61c68c3f08a34e5b29ea1..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
(file)
--- a/
lib/python/Screens/__init__.py
+++ b/
lib/python/Screens/__init__.py
@@
-1,4
+0,0
@@
-__all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
- "InfoBar", "MessageBox", "Menu", "MovieSelection",
- "ScartLoopThrough", "Screen", "ServiceScan",
- "TimerEdit"]