diff options
Diffstat (limited to 'Source/WebCore/Modules/webdatabase/SQLException.idl')
-rw-r--r-- | Source/WebCore/Modules/webdatabase/SQLException.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/Modules/webdatabase/SQLException.idl b/Source/WebCore/Modules/webdatabase/SQLException.idl index b9511b4dd..3dc160a8f 100644 --- a/Source/WebCore/Modules/webdatabase/SQLException.idl +++ b/Source/WebCore/Modules/webdatabase/SQLException.idl @@ -29,8 +29,6 @@ */ [ - Conditional=SQL_DATABASE, - JSNoStaticTables, DoNotCheckConstants, ImplementationLacksVTable ] exception SQLException { |