From a7e483d130a65833e4c0d4abb4c2f13a9ce7703b Mon Sep 17 00:00:00 2001 From: "caryclark@google.com" Date: Tue, 28 Aug 2012 20:44:43 +0000 Subject: shape ops work in progress working on quad/quad intersection git-svn-id: http://skia.googlecode.com/svn/trunk@5326 2bbb7eff-a529-9590-31e7-b0007b416f81 --- experimental/Intersection/Simplify.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'experimental/Intersection/Simplify.cpp') diff --git a/experimental/Intersection/Simplify.cpp b/experimental/Intersection/Simplify.cpp index 103c53444b..cea2f69da4 100644 --- a/experimental/Intersection/Simplify.cpp +++ b/experimental/Intersection/Simplify.cpp @@ -35,7 +35,7 @@ typedef SkScalar AngleValue; #define DEBUG_UNUSED 0 // set to expose unused functions -#if 1 // set to 1 for multiple thread -- no debugging +#if 0 // set to 1 for multiple thread -- no debugging const bool gRunTestsInOneThread = false; -- cgit v1.2.3