mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-05-13 08:57:27 +00:00
Fix win32, mac breakage.
This commit is contained in:
parent
8a849f863a
commit
aea0f271b0
@ -351,7 +351,9 @@ NS_EXPORT nsresult NS_NewAppShellService(nsIAppShellService** aResult)
|
||||
//----------------------------------------------------------------------
|
||||
|
||||
// Entry point to create nsAppShellService factory instances...
|
||||
#if defined(TEMPLATES_IN_nsXPComFactory_EXORCISM)
|
||||
NS_DEF_FACTORY(AppShellService,nsAppShellService)
|
||||
#endif
|
||||
|
||||
nsresult NS_NewAppShellServiceFactory(nsIFactory** aResult)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user