mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
remove old call to NS_NewRFC822Parser
This commit is contained in:
parent
040e629119
commit
23120a594f
@ -3483,7 +3483,6 @@ PRInt32 nsNNTPProtocol::Cancel()
|
||||
nsnull,
|
||||
nsIMsgRFC822Parser::IID(),
|
||||
(void **)&parser);
|
||||
rv = NS_NewRFC822Parser(&parser);
|
||||
if (NS_SUCCEEDED(rv))
|
||||
{
|
||||
char *us, *them;
|
||||
|
Loading…
x
Reference in New Issue
Block a user