X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2Fcss%2FCSSStyleSelector.h;h=a844e5c06eee6162141404be5e752d1c6dda1da2;hp=0ccf7d57ebff1d7b76b191cb47cdbd9b282b08aa;hb=c58e0532845d90da341de99bc0734b7d077bfe38;hpb=853e0108fd60ece29031c740d6746778bd996d11 diff --git a/WebCore/css/CSSStyleSelector.h b/WebCore/css/CSSStyleSelector.h index 0ccf7d57ebff..a844e5c06eee 100644 --- a/WebCore/css/CSSStyleSelector.h +++ b/WebCore/css/CSSStyleSelector.h @@ -128,7 +128,6 @@ class StyledElement; bool hasSelectorForAttribute(const AtomicString &attrname); CSSFontSelector* fontSelector() { return m_fontSelector.get(); } - CSSFontSelector* ensureFontSelector(); protected: