diff -r acd3cd4aaceb -r 2efc27d87e1c glib/glibbackend/src/getProgPath.cpp --- a/glib/glibbackend/src/getProgPath.cpp Tue Aug 31 16:54:36 2010 +0300 +++ b/glib/glibbackend/src/getProgPath.cpp Wed Sep 01 12:36:54 2010 +0100 @@ -55,7 +55,6 @@ // If successful, convert from TDesC to narrow chars and // return. TFileName fileName = iProcess.FileName(); - iProcess.Kill(0); iProcess.Close(); pathLength = fileName.Length();