summaryrefslogtreecommitdiff
path: root/render/picturestr.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2014-06-20 12:36:10 -0400
committerAdam Jackson <ajax@redhat.com>2014-07-29 09:52:19 -0400
commitdd0e8491f75afbd72bea17172a042aa45ff7e30b (patch)
treea064ae3108bd3679568993e17166a065834dacac /render/picturestr.h
parent578026fcd58d12dd0be4c0976ee5ecf95a9d61f0 (diff)
render: Remove unused CopyPicture
Arguably this would be useful API, but it's never called, and a careful reading of the CPClipMask path reveals that callers would be fairly disappointed. Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'render/picturestr.h')
-rw-r--r--render/picturestr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/render/picturestr.h b/render/picturestr.h
index 8c8100d81..1278f620a 100644
--- a/render/picturestr.h
+++ b/render/picturestr.h
@@ -476,9 +476,6 @@ extern _X_EXPORT int
SetPictureTransform(PicturePtr pPicture, PictTransform * transform);
extern _X_EXPORT void
- CopyPicture(PicturePtr pSrc, Mask mask, PicturePtr pDst);
-
-extern _X_EXPORT void
ValidatePicture(PicturePtr pPicture);
extern _X_EXPORT int