From d74e710c00700aea603d7843d3ff670043bb1c15 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Thu, 9 Aug 2012 18:05:33 +0000 Subject: remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 git-svn-id: http://skia.googlecode.com/svn/trunk@5033 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gm/pathfill.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'gm/pathfill.cpp') diff --git a/gm/pathfill.cpp b/gm/pathfill.cpp index f9fa6e9950..fc864198b4 100644 --- a/gm/pathfill.cpp +++ b/gm/pathfill.cpp @@ -6,9 +6,6 @@ * found in the LICENSE file. */ #include "gm.h" -#include "SkPicture.h" -#include "SkRectShape.h" -#include "SkGroupShape.h" typedef SkScalar (*MakePathProc)(SkPath*); -- cgit v1.2.3