Fixing bustage...

git-svn-id: svn://10.0.0.236/trunk@105144 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterlubczynski%netscape.com
2001-10-11 05:40:00 +00:00
parent f701c0ab42
commit 62c2f515e4

View File

@@ -4380,8 +4380,10 @@ NS_IMETHODIMP nsPluginHostImpl::LoadPlugins()
if(mPluginsLoaded)
return NS_OK;
#ifdef CALL_SAFETY_ON
// check preferences on whether or not we want to try safe calls to plugins
NS_INIT_PLUGIN_SAFE_CALLS;
#endif
// retrieve a path for layout module. Needed for plugin mime types registration
nsCOMPtr<nsIFile> path;