engine/src/FeedEngine.cpp
branchsymbian1
changeset 167 4bfc2fcec5f6
parent 164 000f9fc147b2
child 171 cc1be3797632
child 189 d1539f926e3e
--- a/engine/src/FeedEngine.cpp	Wed Jul 07 20:24:29 2010 +0100
+++ b/engine/src/FeedEngine.cpp	Wed Jul 07 20:25:36 2010 +0100
@@ -698,10 +698,6 @@
 
 void CFeedEngine::DownloadInfo(CHttpClient* /*aHttpClient */, int /*aTotalBytes*/)
 	{	
-	/*DP1("About to download %d bytes", aTotalBytes);
-	if(aHttpClient == iShowClient && iShowDownloading != NULL && aTotalBytes != -1) {
-		iShowDownloading->iShowSize = aTotalBytes;
-		}*/
 	}
 
 EXPORT_C void CFeedEngine::ImportFeedsL(const TDesC& aFile)