summaryrefslogtreecommitdiffstats
path: root/WebCore/loader/CachedCSSStyleSheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/loader/CachedCSSStyleSheet.h')
-rw-r--r--WebCore/loader/CachedCSSStyleSheet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/loader/CachedCSSStyleSheet.h b/WebCore/loader/CachedCSSStyleSheet.h
index 908c4c0..f5bf042 100644
--- a/WebCore/loader/CachedCSSStyleSheet.h
+++ b/WebCore/loader/CachedCSSStyleSheet.h
@@ -51,8 +51,6 @@ namespace WebCore {
virtual void data(PassRefPtr<SharedBuffer> data, bool allDataReceived);
virtual void error();
- virtual bool schedule() const { return true; }
-
void checkNotify();
private: