summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/DatabaseAuthorizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/DatabaseAuthorizer.h')
-rw-r--r--WebCore/storage/DatabaseAuthorizer.h2
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;