mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 21:22:47 +00:00
Bug 816380 followup. Remove unnecessary code.
This commit is contained in:
parent
822a37e761
commit
c49e1837f0
@ -810,7 +810,6 @@ addExternalIface('HitRegionOptions', nativeType='nsISupports')
|
||||
addExternalIface('LockedFile')
|
||||
addExternalIface('MediaStream')
|
||||
addExternalIface('NamedNodeMap')
|
||||
addExternalIface('nsISupports', nativeType='nsISupports')
|
||||
addExternalIface('OutputStream', nativeType='nsIOutputStream',
|
||||
notflattened=True)
|
||||
addExternalIface('PaintRequest')
|
||||
|
@ -4,7 +4,6 @@
|
||||
* You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
interface nsISupports;
|
||||
interface XPathExpression;
|
||||
interface XPathNSResolver;
|
||||
interface XPathResult;
|
||||
|
Loading…
x
Reference in New Issue
Block a user