mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-03 15:00:44 +02:00
[cairo-ft] Add useless cairo_warn decorator
This commit is contained in:
parent
c56385eacc
commit
5379af109c
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ _has_unlocked_face (void *entry)
|
|||
* This differs from _cairo_ft_scaled_font_lock_face in that it doesn't
|
||||
* set the scale on the face, but just returns it at the last scale.
|
||||
*/
|
||||
FT_Face
|
||||
cairo_warn FT_Face
|
||||
_cairo_ft_unscaled_font_lock_face (cairo_ft_unscaled_font_t *unscaled)
|
||||
{
|
||||
cairo_ft_unscaled_font_map_t *font_map;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue