engine/src/FeedEngine.cpp
branchsymbian1
changeset 167 4bfc2fcec5f6
parent 164 000f9fc147b2
child 171 cc1be3797632
child 189 d1539f926e3e
equal deleted inserted replaced
166:58268495eb35 167:4bfc2fcec5f6
   696 	{
   696 	{
   697 	}
   697 	}
   698 
   698 
   699 void CFeedEngine::DownloadInfo(CHttpClient* /*aHttpClient */, int /*aTotalBytes*/)
   699 void CFeedEngine::DownloadInfo(CHttpClient* /*aHttpClient */, int /*aTotalBytes*/)
   700 	{	
   700 	{	
   701 	/*DP1("About to download %d bytes", aTotalBytes);
       
   702 	if(aHttpClient == iShowClient && iShowDownloading != NULL && aTotalBytes != -1) {
       
   703 		iShowDownloading->iShowSize = aTotalBytes;
       
   704 		}*/
       
   705 	}
   701 	}
   706 
   702 
   707 EXPORT_C void CFeedEngine::ImportFeedsL(const TDesC& aFile)
   703 EXPORT_C void CFeedEngine::ImportFeedsL(const TDesC& aFile)
   708 	{
   704 	{
   709 	TFileName opmlPath;
   705 	TFileName opmlPath;