engine/src/ShowEngine.cpp
changeset 22 3243c9461520
parent 21 420a1b4930da
child 30 7bca37ba5fa9
equal deleted inserted replaced
21:420a1b4930da 22:3243c9461520
   121 		{
   121 		{
   122 		SuspendDownloads();
   122 		SuspendDownloads();
   123 		}
   123 		}
   124 
   124 
   125 	DBRemoveAllDownloads();
   125 	DBRemoveAllDownloads();
       
   126 	NotifyDownloadQueueUpdatedL();
   126 	}
   127 	}
   127 
   128 
   128 EXPORT_C TBool CShowEngine::RemoveDownloadL(TUint aUid)
   129 EXPORT_C TBool CShowEngine::RemoveDownloadL(TUint aUid)
   129 	{
   130 	{
   130 	DP("CShowEngine::RemoveDownload\t Trying to remove download");
   131 	DP("CShowEngine::RemoveDownload\t Trying to remove download");