From b39f39f5ccb39786e9325cdf08a5dc52ef78544c Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 21 Dec 2015 18:37:16 -0800 Subject: remove unused SkCullPoints need to remove file references from chrome before landing this https://codereview.chromium.org/1547603002# BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1541933004 TBR=scroggo Review URL: https://codereview.chromium.org/1541933004 --- gm/hittestpath.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'gm/hittestpath.cpp') diff --git a/gm/hittestpath.cpp b/gm/hittestpath.cpp index d0fe1aabb3..5d0d1fc461 100644 --- a/gm/hittestpath.cpp +++ b/gm/hittestpath.cpp @@ -7,7 +7,6 @@ #include "gm.h" #include "SkCanvas.h" -#include "SkCullPoints.h" #include "SkPath.h" #include "SkRandom.h" -- cgit v1.2.3