Fix VC5 build bustage.

This commit is contained in:
rjc@netscape.com
1999-10-12 23:09:09 +00:00
parent c81a768fce
commit 785d7b6657

View File

@@ -293,6 +293,7 @@ nsAppShellService::CreateHiddenWindow()
NS_RELEASE(url);
}
NS_ASSERTION(NS_SUCCEEDED(rv), "HiddenWindow not created");
return(rv);
}
NS_IMETHODIMP nsAppShellService::EnumerateAndInitializeComponents(void)