diff -r 33a5d2bbf6fc -r 73a1feb507fb inc/musresourcefinderutil.inl --- a/inc/musresourcefinderutil.inl Thu Aug 19 09:51:39 2010 +0300 +++ b/inc/musresourcefinderutil.inl Tue Aug 31 15:12:07 2010 +0300 @@ -59,7 +59,6 @@ BaflUtils::NearestLanguageFile(fs ,fName ); CleanupStack::PopAndDestroy( fileName ); // fileName fileName = fName.AllocLC(); - fileNamePtr.Set(fileName->Des()); } if ( BaflUtils::FileExists( fs, *fileName ) ) {