win32 bustage-fix for bug 200709

This commit is contained in:
bsmedberg%covad.net 2003-04-10 14:01:03 +00:00
Родитель 2fe15728d7
Коммит edeed1b17d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -111,7 +111,7 @@ void XXXNeverCalled()
NS_NewOutputStreamReadyEvent(NULL, NULL, NULL);
NS_AsyncCopy(NULL, NULL, PR_TRUE, PR_TRUE, 0, 0, NULL);
PL_DHashStubEnumRemove(nsnull, nsnull, nsnull, nsnull);
nsIDHashKey::HashKey(nsID());
nsIDHashKey::HashKey(&nsID());
nsFixedSizeAllocator a;
nsRecyclingAllocator recyclingAllocator(2);
a.Init(0, 0, 0, 0, 0);