mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Bug 983916 - Remove the classinfo on WebContentConverterRegistrar; r=gavin
This commit is contained in:
parent
4f870b786b
commit
e7c77a3a8e
@ -874,12 +874,6 @@ WebContentConverterRegistrar.prototype = {
|
||||
},
|
||||
|
||||
classID: WCCR_CLASSID,
|
||||
classInfo: XPCOMUtils.generateCI({classID: WCCR_CLASSID,
|
||||
contractID: WCCR_CONTRACTID,
|
||||
interfaces: [Ci.nsIWebContentConverterService,
|
||||
Ci.nsIWebContentHandlerRegistrar,
|
||||
Ci.nsIObserver, Ci.nsIFactory],
|
||||
flags: Ci.nsIClassInfo.DOM_OBJECT}),
|
||||
|
||||
/**
|
||||
* See nsISupports
|
||||
|
Loading…
x
Reference in New Issue
Block a user