summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/RangeException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/RangeException.idl')
-rw-r--r--WebCore/dom/RangeException.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/WebCore/dom/RangeException.idl b/WebCore/dom/RangeException.idl
index d2cf385..100912d 100644
--- a/WebCore/dom/RangeException.idl
+++ b/WebCore/dom/RangeException.idl
@@ -19,9 +19,7 @@
module ranges {
- interface [
- GenerateConstructor
- ] RangeException {
+ interface RangeException {
readonly attribute unsigned short code;
readonly attribute DOMString name;