зеркало из https://github.com/mozilla/gecko-dev.git
Fix build breakage for hangas.
This commit is contained in:
Родитель
a6a19b2656
Коммит
465dbab063
|
@ -35,7 +35,7 @@ NS_IMETHODIMP nsImapMailDatabase::Open(nsFileSpec &folderName, PRBool create, ns
|
|||
PRBool summaryFileExists;
|
||||
struct stat st;
|
||||
PRBool newFile = PR_FALSE;
|
||||
nsLocalFolderSummarySpec summarySpec(folderName, create);
|
||||
nsLocalFolderSummarySpec summarySpec(folderName);
|
||||
|
||||
#ifdef DEBUG
|
||||
printf("nsImapMailDatabase::Open(%s, %s, %p, %s) -> %s\n",
|
||||
|
|
Загрузка…
Ссылка в новой задаче