Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm

This commit is contained in:
Makoto Kato
2011-11-14 05:56:03 +01:00
parent 6609416582
commit 22f57d63a2
3 changed files with 1 additions and 70 deletions

View File

@@ -59,8 +59,6 @@ public:
protected:
bool IsDefaultBrowserVista(bool* aIsDefaultBrowser);
bool GetMailAccountKey(HKEY* aResult);
private:
bool mCheckedThisSession;
};