| Index: src/pathops/SkPathOpsDebug.h
|
| diff --git a/src/pathops/SkPathOpsDebug.h b/src/pathops/SkPathOpsDebug.h
|
| index f07d7d0524f1e08e53646e31c17f03433781596f..4dc52721e65c2fdea6e742980ada91677763838c 100644
|
| --- a/src/pathops/SkPathOpsDebug.h
|
| +++ b/src/pathops/SkPathOpsDebug.h
|
| @@ -22,7 +22,7 @@ class SkOpContourHead;
|
| #define FORCE_RELEASE 1 // set force release to 1 for multiple thread -- no debugging
|
| #endif
|
|
|
| -#define DEBUG_UNDER_DEVELOPMENT 1
|
| +#define DEBUG_UNDER_DEVELOPMENT 0
|
|
|
| #define ONE_OFF_DEBUG 0
|
| #define ONE_OFF_DEBUG_MATHEMATICA 0
|
|
|