From 6ba4572eed5a4ecfdd22d118fa55b5c06902b574 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Fri, 21 Jun 2013 18:30:53 +0000 Subject: remove dst/rendertarget support for kARGB_4444_Config BUG= Review URL: https://codereview.chromium.org/17335008 git-svn-id: http://skia.googlecode.com/svn/trunk@9727 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/core/SkBlitRow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/core/SkBlitRow.h') diff --git a/include/core/SkBlitRow.h b/include/core/SkBlitRow.h index febc405f29..501134238f 100644 --- a/include/core/SkBlitRow.h +++ b/include/core/SkBlitRow.h @@ -92,7 +92,6 @@ public: static Proc32 PlatformProcs32(unsigned flags); static Proc PlatformProcs565(unsigned flags); - static Proc PlatformProcs4444(unsigned flags); static ColorProc PlatformColorProc(); private: -- cgit v1.2.3