summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/css/CSSValueList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/CSSValueList.h')
-rw-r--r--Source/WebCore/css/CSSValueList.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/css/CSSValueList.h b/Source/WebCore/css/CSSValueList.h
index 0d5c882..b2e6063 100644
--- a/Source/WebCore/css/CSSValueList.h
+++ b/Source/WebCore/css/CSSValueList.h
@@ -58,8 +58,6 @@ public:
virtual String cssText() const;
- PassOwnPtr<CSSParserValueList> createParserValueList() const;
-
virtual void addSubresourceStyleURLs(ListHashSet<KURL>&, const CSSStyleSheet*);
protected: