Index: src/pathops/SkPathOpsDebug.h |
diff --git a/src/pathops/SkPathOpsDebug.h b/src/pathops/SkPathOpsDebug.h |
index 211c503aadb602344848564fd16a76985605f9ad..18097e74806269b8098f0b3e01fc3c2148fb37f5 100644 |
--- a/src/pathops/SkPathOpsDebug.h |
+++ b/src/pathops/SkPathOpsDebug.h |
@@ -86,7 +86,7 @@ |
#define DEBUG_CHECK_TINY 1 |
#define DEBUG_CONCIDENT 1 |
#define DEBUG_CROSS 01 |
-#define DEBUG_CUBIC_BINARY_SEARCH 1 |
+#define DEBUG_CUBIC_BINARY_SEARCH 0 |
#define DEBUG_DUPLICATES 1 |
#define DEBUG_FLAT_QUADS 0 |
#define DEBUG_FLOW 1 |