diff options
Diffstat (limited to 'WebCore/storage/EntryCallback.h')
-rw-r--r-- | WebCore/storage/EntryCallback.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/storage/EntryCallback.h b/WebCore/storage/EntryCallback.h index 121bf07..9580eda 100644 --- a/WebCore/storage/EntryCallback.h +++ b/WebCore/storage/EntryCallback.h @@ -38,7 +38,6 @@ namespace WebCore { class Entry; -class ScriptExecutionContext; class EntryCallback : public RefCounted<EntryCallback> { public: |