removed reference to nsString2
git-svn-id: svn://10.0.0.236/trunk@64198 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -509,7 +509,7 @@ NSRegisterSelf(nsISupports *aServMgr, const char *path)
|
||||
|
||||
char buf[255]; // todo: use a const
|
||||
|
||||
nsString2 progID(NS_INLINE_PLUGIN_PROGID_PREFIX);
|
||||
nsString progID(NS_INLINE_PLUGIN_PROGID_PREFIX);
|
||||
|
||||
// We will use the service manager to obtain the component
|
||||
// manager, which will enable us to register a component
|
||||
|
||||
Reference in New Issue
Block a user