summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/SQLTransactionSync.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/SQLTransactionSync.h')
-rw-r--r--WebCore/storage/SQLTransactionSync.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/storage/SQLTransactionSync.h b/WebCore/storage/SQLTransactionSync.h
index 025215b..e66c876 100644
--- a/WebCore/storage/SQLTransactionSync.h
+++ b/WebCore/storage/SQLTransactionSync.h
@@ -46,7 +46,6 @@ class SQLTransactionClient;
class SQLTransactionSyncCallback;
class SQLValue;
class SQLiteTransaction;
-class String;
// Instances of this class should be created and used only on the worker's context thread.
class SQLTransactionSync : public RefCounted<SQLTransactionSync> {