Fix VC5 build bustage.

git-svn-id: svn://10.0.0.236/trunk@50500 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rjc%netscape.com
1999-10-12 23:09:09 +00:00
parent 9599670719
commit 252f4090ad

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)