summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/Storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/Storage.h')
-rw-r--r--WebCore/storage/Storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/storage/Storage.h b/WebCore/storage/Storage.h
index 06cc97b..c81481a 100644
--- a/WebCore/storage/Storage.h
+++ b/WebCore/storage/Storage.h
@@ -36,7 +36,6 @@ namespace WebCore {
class Frame;
class StorageArea;
- class String;
typedef int ExceptionCode;
class Storage : public RefCounted<Storage> {