Remove xp.h and removed a printf.

This commit is contained in:
putterman%netscape.com 1999-04-15 21:13:59 +00:00
Родитель 358148d688
Коммит 6f89fa5841
2 изменённых файлов: 0 добавлений и 3 удалений

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

@ -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(),