зеркало из https://github.com/mozilla/pjs.git
Remove xp.h and removed a printf.
This commit is contained in:
Родитель
358148d688
Коммит
6f89fa5841
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include "nsString.h"
|
||||
#include "MailNewsTypes.h"
|
||||
#include "xp.h"
|
||||
#include "mdb.h"
|
||||
#include "nsMsgKeyArray.h"
|
||||
#include "nsIDBFolderInfo.h"
|
||||
|
|
|
@ -528,8 +528,6 @@ nsMailDatabase::CreateMsgHdr(nsIMdbRow* hdrRow, nsFileSpec& path, nsMsgKey key,
|
|||
{
|
||||
nsresult rv;
|
||||
|
||||
printf("nsMailDatabase::CreateMsgHdr()\n");
|
||||
|
||||
nsIRDFService *rdf;
|
||||
rv = nsServiceManager::GetService(kRDFServiceCID,
|
||||
nsIRDFService::GetIID(),
|
||||
|
|
Загрузка…
Ссылка в новой задаче