diff -r 71dd06cfe933 -r 0aa5fbdfbc30 uifw/AknGlobalUI/AknCapServer/src/AknCapServerShutdown.cpp --- a/uifw/AknGlobalUI/AknCapServer/src/AknCapServerShutdown.cpp Wed Apr 14 16:14:00 2010 +0300 +++ b/uifw/AknGlobalUI/AknCapServer/src/AknCapServerShutdown.cpp Tue Apr 27 16:55:05 2010 +0300 @@ -112,7 +112,7 @@ // This UID comes from the app, not the mmp! TUid uid = doomed->AppUid(); iWs.GetWindowGroupClientThreadId(wgIds->At(ii), threadId); - thd.Open(threadId); + TInt error = thd.Open(threadId); CleanupClosePushL( thd ); // Is this app OK to kill? We don't kill the this app, EikSrv backdrop or the app that