Index: Source/platform/fonts/Font.h |
diff --git a/Source/platform/fonts/Font.h b/Source/platform/fonts/Font.h |
index 4f8c04e11d71571830661246f98544e31c329e66..bf62a7f688ca8e1907ffd65a2a65ab393cd86b5e 100644 |
--- a/Source/platform/fonts/Font.h |
+++ b/Source/platform/fonts/Font.h |
@@ -166,7 +166,6 @@ public: |
void willUseFontData(UChar32) const; |
- static FloatRect pixelSnappedSelectionRect(float fromX, float toX, float y, float height); |
private: |
bool loadingCustomFonts() const |
{ |