diff options
Diffstat (limited to 'WebCore/storage/DatabaseAuthorizer.h')
-rw-r--r-- | WebCore/storage/DatabaseAuthorizer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/storage/DatabaseAuthorizer.h b/WebCore/storage/DatabaseAuthorizer.h index af6e016..66bc5d8 100644 --- a/WebCore/storage/DatabaseAuthorizer.h +++ b/WebCore/storage/DatabaseAuthorizer.h @@ -36,8 +36,6 @@ namespace WebCore { -class String; - extern const int SQLAuthAllow; extern const int SQLAuthIgnore; extern const int SQLAuthDeny; |