Added back a initializer which I missed in last merge
git-svn-id: svn://10.0.0.236/trunk@10616 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f3a593464f
commit
e149fac3a4
@ -105,7 +105,7 @@ nsresult fromNPError[] = {
|
||||
nsPluginManager* thePluginManager = NULL;
|
||||
|
||||
nsPluginManager::nsPluginManager(nsISupports* outer)
|
||||
: fJVMMgr(NULL), fMalloc(NULL), fAllocatedMenuIDs(NULL), fCapsManager(NULL), fLiveconnect(NULL)
|
||||
: fJVMMgr(NULL), fMalloc(NULL), fFileUtils(NULL), fAllocatedMenuIDs(NULL), fCapsManager(NULL), fLiveconnect(NULL)
|
||||
{
|
||||
NS_INIT_AGGREGATED(outer);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user