Chromium Code Reviews| Index: Source/WebCore/css/CSSFontSelector.h |
| =================================================================== |
| --- Source/WebCore/css/CSSFontSelector.h (revision 97402) |
| +++ Source/WebCore/css/CSSFontSelector.h (working copy) |
| @@ -59,8 +59,6 @@ |
| void fontLoaded(); |
| virtual void fontCacheInvalidated(); |
| - void retireCustomFont(FontData*); |
| - |
| bool isEmpty() const; |
| CachedResourceLoader* cachedResourceLoader() const; |