зеркало из https://github.com/mozilla/pjs.git
remove my silly printf. rs=no one
This commit is contained in:
Родитель
c21d07e00b
Коммит
8b9019f871
|
@ -2522,8 +2522,6 @@ nsresult nsNNTPProtocol::MarkCurrentMsgRead()
|
|||
msgHdr->GetIsRead(&isRead);
|
||||
if (!isRead)
|
||||
msgHdr->MarkRead(PR_TRUE);
|
||||
|
||||
printf("do work here\n");
|
||||
}
|
||||
}
|
||||
return rv;
|
||||
|
|
Загрузка…
Ссылка в новой задаче