diff -r 800203832575 -r 30342f40acbf browserutilities/downloadmgr/DownloadMgrUiLib/Src/CDownloadMgrUiUserInteractions.cpp --- a/browserutilities/downloadmgr/DownloadMgrUiLib/Src/CDownloadMgrUiUserInteractions.cpp Mon Jun 21 16:54:17 2010 +0300 +++ b/browserutilities/downloadmgr/DownloadMgrUiLib/Src/CDownloadMgrUiUserInteractions.cpp Thu Jul 15 19:53:20 2010 +0300 @@ -354,7 +354,6 @@ THttpDownloadState state; THttpProgressState progState; TBool isHiddenDel = EFalse; - TBool isCodDownload( EFalse ); TBool isProg (EFalse); // check if progressive download, if yes, will NOT delete from the list, otherwise will const CDownloadArray& downloadsDel = iRegistryModel.DownloadMgr().CurrentDownloads();