aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkBlitRow.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkBlitRow.h')
-rw-r--r--include/core/SkBlitRow.h1
1 files changed, 0 insertions, 1 deletions
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: