diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-12-10 22:22:25 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-12-10 22:22:25 +0000 |
| commit | 096614438df798ea2a2d2355e546f5e17174dd14 (patch) | |
| tree | 1ef8270a139e373d83b9fb8476383a46234e5e50 /lib/python | |
| parent | 841d28608b2325f4d969eaea8ce53bbfad5e15be (diff) | |
| download | enigma2-096614438df798ea2a2d2355e546f5e17174dd14.tar.gz enigma2-096614438df798ea2a2d2355e546f5e17174dd14.zip | |
remove some unneeded wrapper code
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/enigma_python.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 3ee1416e..92484735 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -142,7 +142,7 @@ PyObject *getBestPlayableServiceReference(const eServiceReference &bouquet_ref, #define DEBUG typedef long time_t; %include "typemaps.i" -%include "stl.i" +%include "std_string.i" %include <lib/python/swig.h> %include <lib/base/object.h> %include <lib/base/eerror.h> |
