diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-01-27 23:29:53 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-01-27 23:29:53 +0000 |
| commit | 008374f6e4be8d83cad04a411ecf0124702e7302 (patch) | |
| tree | 3ba409a384e3692d209bd7715b0fd5126d193f8c /lib/python/enigma_python.i | |
| parent | 9e70688bb0017399b7e7ef0d81182c81b4b7fcb3 (diff) | |
| download | enigma2-008374f6e4be8d83cad04a411ecf0124702e7302.tar.gz enigma2-008374f6e4be8d83cad04a411ecf0124702e7302.zip | |
remove eConfig
Diffstat (limited to 'lib/python/enigma_python.i')
| -rw-r--r-- | lib/python/enigma_python.i | 2 |
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; |
