Index: Source/web/AssociatedURLLoader.cpp |
diff --git a/Source/web/AssociatedURLLoader.cpp b/Source/web/AssociatedURLLoader.cpp |
index 9eaf5e8a4cf203dd237eee852b6d80a0f4215bf8..4333894654e639c20e3b69fc33138e2103664a33 100644 |
--- a/Source/web/AssociatedURLLoader.cpp |
+++ b/Source/web/AssociatedURLLoader.cpp |
@@ -140,8 +140,6 @@ public: |
virtual void didFail(const ResourceError&); |
virtual void didFailRedirectCheck(); |
- virtual bool isDocumentThreadableLoaderClient() { return true; } |
- |
// Sets an error to be reported back to the client, asychronously. |
void setDelayedError(const ResourceError&); |