aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGlyphCache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkGlyphCache.cpp')
-rw-r--r--src/core/SkGlyphCache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkGlyphCache.cpp b/src/core/SkGlyphCache.cpp
index b878df8b77..2673aba8a5 100644
--- a/src/core/SkGlyphCache.cpp
+++ b/src/core/SkGlyphCache.cpp
@@ -741,4 +741,3 @@ void SkGraphics::SetTLSFontCacheLimit(size_t bytes) {
SkGlyphCache_Globals::GetTLS().setFontCacheLimit(bytes);
}
}
-