summaryrefslogtreecommitdiffstats
path: root/WebCore/loader/CachedXBLDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/loader/CachedXBLDocument.h')
-rw-r--r--WebCore/loader/CachedXBLDocument.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/loader/CachedXBLDocument.h b/WebCore/loader/CachedXBLDocument.h
index b92a255..9a8d366 100644
--- a/WebCore/loader/CachedXBLDocument.h
+++ b/WebCore/loader/CachedXBLDocument.h
@@ -51,8 +51,6 @@ namespace WebCore {
virtual void data(Vector<char>&, bool allDataReceived);
virtual void error();
- virtual bool schedule() const { return true; }
-
void checkNotify();
protected: