Bug 797227 - Remove nsDownloadManager::mDownloadType; r=mak

This commit is contained in:
Ehsan Akhgari 2012-10-03 16:34:05 -04:00
parent 0e7ecd5bb6
commit 4cc5251a8a

View File

@ -382,7 +382,6 @@ private:
nsCOMPtr<nsIMIMEInfo> mMIMEInfo;
DownloadState mDownloadState;
DownloadType mDownloadType;
uint32_t mID;
int32_t mPercentComplete;