diff options
Diffstat (limited to 'WebCore/dom/ClientRectList.idl')
-rw-r--r-- | WebCore/dom/ClientRectList.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/dom/ClientRectList.idl b/WebCore/dom/ClientRectList.idl index 8230f6c..6372418 100644 --- a/WebCore/dom/ClientRectList.idl +++ b/WebCore/dom/ClientRectList.idl @@ -27,7 +27,6 @@ module view { interface [ - GenerateConstructor, HasIndexGetter ] ClientRectList { readonly attribute unsigned long length; |