removing deleted module from __init__.py (EventInfo)
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 11 Oct 2006 12:03:06 +0000 (12:03 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 11 Oct 2006 12:03:06 +0000 (12:03 +0000)
lib/python/Components/__init__.py

index f37827d..60899d4 100644 (file)
@@ -1,5 +1,5 @@
 
-__all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
+__all__ = ["ActionMap", "Button", "Clock", "ConfigList",
        "GUIComponent", "GUISkin", "HTMLComponent", "HTMLSkin", "Header",
        "Label", "MenuList", "PerServiceDisplay", "ProgressBar", "ServiceList",
        "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar",