satisfy mac compiler
git-svn-id: svn://10.0.0.236/trunk@19935 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b27aa3660d
commit
fd364b15d8
@ -134,8 +134,8 @@ private:
|
||||
|
||||
static nsresult checkInitialized(void);
|
||||
static nsresult loadFactory(FactoryEntry *aEntry, nsIFactory **aFactory);
|
||||
static nsresult nsRepository::SelfRegisterDll(nsDll *dll);
|
||||
static nsresult nsRepository::SelfUnregisterDll(nsDll *dll);
|
||||
static nsresult SelfRegisterDll(nsDll *dll);
|
||||
static nsresult SelfUnregisterDll(nsDll *dll);
|
||||
public:
|
||||
static nsDllStore *dllStore;
|
||||
|
||||
|
||||
@ -134,8 +134,8 @@ private:
|
||||
|
||||
static nsresult checkInitialized(void);
|
||||
static nsresult loadFactory(FactoryEntry *aEntry, nsIFactory **aFactory);
|
||||
static nsresult nsRepository::SelfRegisterDll(nsDll *dll);
|
||||
static nsresult nsRepository::SelfUnregisterDll(nsDll *dll);
|
||||
static nsresult SelfRegisterDll(nsDll *dll);
|
||||
static nsresult SelfUnregisterDll(nsDll *dll);
|
||||
public:
|
||||
static nsDllStore *dllStore;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user