aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkDraw.h')
-rw-r--r--include/core/SkDraw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkDraw.h b/include/core/SkDraw.h
index 892aec9ea9..d7068fd3fc 100644
--- a/include/core/SkDraw.h
+++ b/include/core/SkDraw.h
@@ -30,7 +30,6 @@ class SkRRect;
class SkDraw {
public:
SkDraw();
- SkDraw(const SkDraw& src);
void drawPaint(const SkPaint&) const;
void drawPoints(SkCanvas::PointMode, size_t count, const SkPoint[],