Index: Source/core/css/parser/CSSPropertyParser.h |
diff --git a/Source/core/css/parser/CSSPropertyParser.h b/Source/core/css/parser/CSSPropertyParser.h |
index ed05f65bc418bbc8588e3de81dbe2f7a7527c2a8..14e567cf24ab6e53e18e3faa0b91a1a5d2522195 100644 |
--- a/Source/core/css/parser/CSSPropertyParser.h |
+++ b/Source/core/css/parser/CSSPropertyParser.h |
@@ -351,7 +351,6 @@ private: |
bool parseBorderImageQuad(Units, RefPtrWillBeRawPtr<CSSPrimitiveValue>&); |
int colorIntFromValue(CSSParserValue*); |
- bool isCalculation(CSSParserValue*); |
bool buildBorderImageParseContext(CSSPropertyID, BorderImageParseContext&); |