summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebDownload.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebDownload.h')
-rw-r--r--Source/WebKit/win/WebDownload.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/WebKit/win/WebDownload.h b/Source/WebKit/win/WebDownload.h
index bbb645e..3e8e734 100644
--- a/Source/WebKit/win/WebDownload.h
+++ b/Source/WebKit/win/WebDownload.h
@@ -122,11 +122,6 @@ public:
#endif
protected:
- static CFDataRef extractResumeDataFromBundle(const WTF::String&);
- static HRESULT appendResumeDataToBundle(CFDataRef, const WTF::String&);
- static const WTF::String& bundleExtension();
- static UInt32 bundleMagicNumber();
-
ULONG m_refCount;
WTF::String m_destination;