aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPicture.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPicture.h')
-rw-r--r--include/core/SkPicture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h
index 1bf3171496..ca26eb4496 100644
--- a/include/core/SkPicture.h
+++ b/include/core/SkPicture.h
@@ -123,7 +123,6 @@ public:
* SkPictures.
*/
void clone(SkPicture* pictures, int count) const;
- void clone(SkPicture* pictures[], int count) const;
#endif
/** Replays the drawing commands on the specified canvas.