Index: Source/core/css/CSSSegmentedFontFace.h |
diff --git a/Source/core/css/CSSSegmentedFontFace.h b/Source/core/css/CSSSegmentedFontFace.h |
index 4e6a73bd191a63694acda630e19a1569b0272fb6..97070ae556bfd4a9ae2e1d8e939409a8f68bac4d 100644 |
--- a/Source/core/css/CSSSegmentedFontFace.h |
+++ b/Source/core/css/CSSSegmentedFontFace.h |
@@ -75,8 +75,6 @@ private: |
void pruneTable(); |
bool isValid() const; |
- bool isLoading() const; |
- bool isLoaded() const; |
typedef WillBeHeapListHashSet<RefPtrWillBeMember<FontFace> > FontFaceList; |