Index: Source/core/css/parser/CSSPropertyParser.h |
diff --git a/Source/core/css/parser/CSSPropertyParser.h b/Source/core/css/parser/CSSPropertyParser.h |
index f7c9962acd2b28c5d6dd68800653f723eb9cde8d..9cb28f4c4872a24d2b6f2661721bf3c88234d1a9 100644 |
--- a/Source/core/css/parser/CSSPropertyParser.h |
+++ b/Source/core/css/parser/CSSPropertyParser.h |
@@ -265,8 +265,6 @@ private: |
bool parseFontFeatureTag(CSSValueList*); |
PassRefPtrWillBeRawPtr<CSSValue> parseFontFeatureSettings(); |
- bool parseFontVariantLigatures(bool important); |
- |
bool parseGeneratedImage(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&); |
PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createPrimitiveNumericValue(CSSParserValue*); |