From eb9a9bfc73d7fa03e2dab16dd4734290a738e9e7 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Mon, 23 Apr 2012 13:43:30 +0000 Subject: cleanups in prep for tls cache Review URL: https://codereview.appspot.com/6109045 git-svn-id: http://skia.googlecode.com/svn/trunk@3749 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/core/SkGlyphCache.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/SkGlyphCache.h') diff --git a/src/core/SkGlyphCache.h b/src/core/SkGlyphCache.h index 2895c54b06..e1ab63530c 100644 --- a/src/core/SkGlyphCache.h +++ b/src/core/SkGlyphCache.h @@ -276,7 +276,6 @@ private: static size_t InternalFreeCache(SkGlyphCache_Globals*, size_t bytesNeeded); inline static SkGlyphCache* FindTail(SkGlyphCache* head); - static size_t ComputeMemoryUsed(const SkGlyphCache* head); friend class SkGlyphCache_Globals; }; -- cgit v1.2.3