зеркало из https://github.com/mozilla/pjs.git
remove inadvertant scope over-qualification to fix HP-UX bustage
This commit is contained in:
Родитель
58963d96d3
Коммит
3bc1eaa7b6
|
@ -409,7 +409,7 @@ public:
|
|||
private:
|
||||
CIDGetService(); // not implemented
|
||||
|
||||
static CIDGetServiceScriptable* CIDGetService::GetScriptable();
|
||||
static CIDGetServiceScriptable* GetScriptable();
|
||||
nsJSCID* mCID;
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче