Bug 1455676 part 20. Remove now-unused AsDOMNode methods. r=qdot

This commit is contained in:
Boris Zbarsky
2018-05-29 22:58:50 -04:00
parent 7b635a8ba9
commit 81b6d160d1
17 changed files with 0 additions and 36 deletions

View File

@@ -35,8 +35,6 @@ public:
bool aPreallocateChildren) const override;
virtual nsresult SetAcceptHeader(nsIHttpChannel* aChannel) override;
virtual nsIDOMNode* AsDOMNode() override { return this; }
// WebIDL
static already_AddRefed<HTMLAudioElement>