aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/HTMLDocument.webidl
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2013-08-06 17:08:56 -0400
committerJosh Matthews <josh@joshmatthews.net>2013-08-06 17:08:56 -0400
commit186bad99240abe60d10c2a261205ea74995383c6 (patch)
tree88b1fe2f20abbfbbc1e250829c120722f974132e /src/components/script/dom/bindings/codegen/HTMLDocument.webidl
parent7aa00273847a7da59c6fcaebadc105decef499ca (diff)
downloadservo-186bad99240abe60d10c2a261205ea74995383c6.tar.gz
servo-186bad99240abe60d10c2a261205ea74995383c6.zip
Remove broken forward declaration.
Diffstat (limited to 'src/components/script/dom/bindings/codegen/HTMLDocument.webidl')
-rw-r--r--src/components/script/dom/bindings/codegen/HTMLDocument.webidl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/script/dom/bindings/codegen/HTMLDocument.webidl b/src/components/script/dom/bindings/codegen/HTMLDocument.webidl
index 532da6cf780..db7d2522474 100644
--- a/src/components/script/dom/bindings/codegen/HTMLDocument.webidl
+++ b/src/components/script/dom/bindings/codegen/HTMLDocument.webidl
@@ -5,7 +5,6 @@
*/
interface Selection;
-interface HTMLHeadElement;
[OverrideBuiltins]
interface HTMLDocument : Document {