changeset 72 | 403e7f6ed6c5 |
parent 0 | e4d67989cc36 |
--- a/glib/glibbackend/src/spawn.cpp Wed Oct 13 19:39:18 2010 +0530 +++ b/glib/glibbackend/src/spawn.cpp Thu Oct 14 14:15:50 2010 +0530 @@ -18,14 +18,11 @@ #include <e32std.h> -#include <e32base.h> #include <e32cons.h> -#include <utf.h> #include <errno.h> #include <wchar.h> #include <stdlib.h> #include <string.h> -#include <pdrstore.h> #include "glibbackend.h" #define MAX_COMMAND_LINE_LENGTH 256