aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPath.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPath.h')
-rw-r--r--include/core/SkPath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkPath.h b/include/core/SkPath.h
index 2488dd8bf9..4e2451b5e0 100644
--- a/include/core/SkPath.h
+++ b/include/core/SkPath.h
@@ -951,7 +951,6 @@ public:
of SkPathRefs */
class PathRefDebugRef {
public:
- PathRefDebugRef(SkPath* owner);
PathRefDebugRef(SkPathRef* pr, SkPath* owner);
~PathRefDebugRef();
void reset(SkPathRef* ref);