fix build warning from last checkin

This commit is contained in:
bienvenu%netscape.com 2000-12-22 02:13:58 +00:00
Родитель af39cb5ee0
Коммит 508ee8530e
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -208,7 +208,6 @@ nsNntpService::DisplayMessage(const char* aMessageURI, nsISupports * aDisplayCon
msgUrl->SetMsgWindow(aMsgWindow);
nntpUrl->SetNewsAction(nsINntpUrl::ActionDisplayArticle);
nsCOMPtr<nsIMsgI18NUrl> i18nurl (do_QueryInterface(msgUrl));
nsCOMPtr <nsIMsgFolder> folder;
i18nurl->SetCharsetOverRide(aCharsetOverride);