diff options
Diffstat (limited to 'WebCore/storage/FileSystemCallback.h')
-rw-r--r-- | WebCore/storage/FileSystemCallback.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/storage/FileSystemCallback.h b/WebCore/storage/FileSystemCallback.h index 19f44df..63f8416 100644 --- a/WebCore/storage/FileSystemCallback.h +++ b/WebCore/storage/FileSystemCallback.h @@ -38,7 +38,6 @@ namespace WebCore { class DOMFileSystem; -class ScriptExecutionContext; class FileSystemCallback : public RefCounted<FileSystemCallback> { public: |