aboutsummaryrefslogtreecommitdiff
path: root/lib/python/enigma_python.i
diff options
context:
space:
mode:
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 35290230..322b3e56 100644
--- a/lib/python/enigma_python.i
+++ b/lib/python/enigma_python.i
@@ -39,7 +39,6 @@ is usually caused by not marking PSignals as immutable.
#include <lib/base/ebase.h>
#include <lib/base/smartptr.h>
#include <lib/base/eerror.h>
-#include <lib/base/econfig.h>
#include <lib/service/iservice.h>
#include <lib/service/service.h>
#include <lib/service/event.h>
@@ -125,7 +124,6 @@ typedef long time_t;
%include <lib/python/swig.h>
%include <lib/base/object.h>
%include <lib/base/eerror.h>
-%include <lib/base/econfig.h>
%immutable eTimer::timeout;
%immutable eSocketNotifier::activated;