[PATCH 3/3] c_surface_set_mime_data: Remove duplicate "Since"
Uli Schlachter
psychon at znc.in
Sun May 6 12:48:42 PDT 2012
This fixes the following message from "make check":
./cairo-surface.c (1192): ERROR: cairo_surface_set_mime_data: Duplicate 'Since'
field
Signed-off-by: Uli Schlachter <psychon at znc.in>
---
src/cairo-surface.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/cairo-surface.c b/src/cairo-surface.c
index e16a354..35ac391 100644
--- a/src/cairo-surface.c
+++ b/src/cairo-surface.c
@@ -1183,8 +1183,6 @@ _cairo_mime_data_destroy (void *ptr)
* discarded if you draw on the surface afterwards. Use this function
* with care.
*
- * Since: 1.10
- *
* Return value: %CAIRO_STATUS_SUCCESS or %CAIRO_STATUS_NO_MEMORY if a
* slot could not be allocated for the user data.
*
--
1.7.10
--------------050100020002000304060702--
More information about the cairo
mailing list