diff options
Diffstat (limited to 'Source/WebCore/fileapi/FileList.idl')
-rw-r--r-- | Source/WebCore/fileapi/FileList.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/fileapi/FileList.idl b/Source/WebCore/fileapi/FileList.idl index 258f9ccb6..42d553814 100644 --- a/Source/WebCore/fileapi/FileList.idl +++ b/Source/WebCore/fileapi/FileList.idl @@ -24,7 +24,6 @@ */ [ - JSNoStaticTables, ImplementationLacksVTable, ] interface FileList { readonly attribute unsigned long length; |