Bug 401862 - ""Cinterfaces" is nonsense" [p=dao r=Mano a1.9=schrep]
git-svn-id: svn://10.0.0.236/trunk@239260 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -159,7 +159,7 @@ var nsURLFormatterModule = {
|
||||
},
|
||||
|
||||
unregisterSelf: function(aCompMgr, aLocation, aType) {
|
||||
aCompMgr = aCompMgr.QueryInterface(Cinterfaces.nsIComponentRegistrar);
|
||||
aCompMgr = aCompMgr.QueryInterface(Ci.nsIComponentRegistrar);
|
||||
aCompMgr.unregisterFactoryLocation(CID, aLocation);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user