Index: src/pathops/SkPathOpsCommon.h |
diff --git a/src/pathops/SkPathOpsCommon.h b/src/pathops/SkPathOpsCommon.h |
index ed8031816056a1135861ac2bff29f9eb80299856..beffb8522cd12bdeae71c18c6b6207c4a6971c3b 100644 |
--- a/src/pathops/SkPathOpsCommon.h |
+++ b/src/pathops/SkPathOpsCommon.h |
@@ -16,7 +16,6 @@ class SkPathWriter; |
const SkOpAngle* AngleWinding(SkOpSpanBase* start, SkOpSpanBase* end, int* windingPtr, |
bool* sortable); |
-void Assemble(const SkPathWriter& path, SkPathWriter* simple); |
SkOpSegment* FindChase(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** startPtr, |
SkOpSpanBase** endPtr); |
SkOpSpan* FindSortableTop(SkOpContourHead* ); |