summaryrefslogtreecommitdiff
path: root/Source/WebCore/css/WebKitCSSMixFunctionValue.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/WebKitCSSMixFunctionValue.h')
-rw-r--r--Source/WebCore/css/WebKitCSSMixFunctionValue.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/css/WebKitCSSMixFunctionValue.h b/Source/WebCore/css/WebKitCSSMixFunctionValue.h
index 439967d67..7bc07b44e 100644
--- a/Source/WebCore/css/WebKitCSSMixFunctionValue.h
+++ b/Source/WebCore/css/WebKitCSSMixFunctionValue.h
@@ -37,8 +37,6 @@
namespace WebCore {
-class MemoryObjectInfo;
-
class WebKitCSSMixFunctionValue : public CSSValueList {
public:
static PassRefPtr<WebKitCSSMixFunctionValue> create()