Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot

MozReview-Commit-ID: E8P9o0bv63L
This commit is contained in:
Boris Zbarsky
2017-11-13 10:41:33 -05:00
parent eeca201f3f
commit 035ea3c391
22 changed files with 10 additions and 60 deletions

View File

@@ -36,7 +36,6 @@ public:
explicit HTMLOptionsCollection(HTMLSelectElement* aSelect);
NS_DECL_CYCLE_COLLECTING_ISUPPORTS
NS_DECL_NSIDOMHTMLCOLLECTION
// nsWrapperCache
using nsWrapperCache::GetWrapperPreserveColor;