mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
remove my silly printf. rs=no one
This commit is contained in:
parent
3c424cc9a7
commit
ffc73c6a75
@ -2522,8 +2522,6 @@ nsresult nsNNTPProtocol::MarkCurrentMsgRead()
|
||||
msgHdr->GetIsRead(&isRead);
|
||||
if (!isRead)
|
||||
msgHdr->MarkRead(PR_TRUE);
|
||||
|
||||
printf("do work here\n");
|
||||
}
|
||||
}
|
||||
return rv;
|
||||
|
Loading…
Reference in New Issue
Block a user