aboutsummaryrefslogtreecommitdiff
path: root/lib/python/enigma_python.i
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-05-06 16:31:02 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-05-06 16:31:02 +0000
commit29f60fdaf6f0ff1dd112c9e0e913ec734b304bf1 (patch)
tree19a8157a3d3427d1274e83b8807fc2f190be34ff /lib/python/enigma_python.i
parent8acc9a009ec9412ab25acef4e02a27d4e9f905d9 (diff)
downloadenigma2-29f60fdaf6f0ff1dd112c9e0e913ec734b304bf1.tar.gz
enigma2-29f60fdaf6f0ff1dd112c9e0e913ec734b304bf1.zip
remove no more needed c++ single epg list content class
code cleanup in python epg classes get epg from parent service when epg is queried for a subservice(linkage service)
Diffstat (limited to 'lib/python/enigma_python.i')
-rw-r--r--lib/python/enigma_python.i2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i
index e16270b5..04134636 100644
--- a/lib/python/enigma_python.i
+++ b/lib/python/enigma_python.i
@@ -67,7 +67,6 @@ is usually caused by not marking PSignals as immutable.
#include <lib/gui/elistboxcontent.h>
#include <lib/service/listboxservice.h>
#include <lib/components/scan.h>
-#include <lib/components/listboxepg.h>
#include <lib/components/file_eraser.h>
#include <lib/nav/pcore.h>
#include <lib/actions/action.h>
@@ -182,7 +181,6 @@ typedef long time_t;
%include <lib/gui/evideo.h>
%include <lib/service/listboxservice.h>
%include <lib/components/scan.h>
-%include <lib/components/listboxepg.h>
%include <lib/components/file_eraser.h>
%include <lib/nav/pcore.h>
%include <lib/actions/action.h>