зеркало из https://github.com/mozilla/gecko-dev.git
fix build warning from last checkin
This commit is contained in:
Родитель
af39cb5ee0
Коммит
508ee8530e
|
@ -208,7 +208,6 @@ nsNntpService::DisplayMessage(const char* aMessageURI, nsISupports * aDisplayCon
|
||||||
msgUrl->SetMsgWindow(aMsgWindow);
|
msgUrl->SetMsgWindow(aMsgWindow);
|
||||||
nntpUrl->SetNewsAction(nsINntpUrl::ActionDisplayArticle);
|
nntpUrl->SetNewsAction(nsINntpUrl::ActionDisplayArticle);
|
||||||
nsCOMPtr<nsIMsgI18NUrl> i18nurl (do_QueryInterface(msgUrl));
|
nsCOMPtr<nsIMsgI18NUrl> i18nurl (do_QueryInterface(msgUrl));
|
||||||
nsCOMPtr <nsIMsgFolder> folder;
|
|
||||||
|
|
||||||
i18nurl->SetCharsetOverRide(aCharsetOverride);
|
i18nurl->SetCharsetOverRide(aCharsetOverride);
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче