mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 14:38:13 +02:00
c_surface_set_mime_data: Remove duplicate "Since"
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@znc.in>
This commit is contained in:
parent
fcccb1a65a
commit
3bff546ebe
1 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue