git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WebCore:
[WebKit-https.git]
/
WebCore
/
css
/
CSSStyleSelector.h
diff --git
a/WebCore/css/CSSStyleSelector.h
b/WebCore/css/CSSStyleSelector.h
index 0ccf7d57ebff1d7b76b191cb47cdbd9b282b08aa..a844e5c06eee6162141404be5e752d1c6dda1da2 100644
(file)
--- 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: