mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 11:08:12 +02:00
Remove debug printf; ouch!
This commit is contained in:
parent
853e822c9c
commit
d5ffe67008
1 changed files with 0 additions and 1 deletions
|
|
@ -690,7 +690,6 @@ _cairo_ft_unscaled_font_lock_face (cairo_ft_unscaled_font_t *unscaled)
|
|||
unscaled->filename,
|
||||
unscaled->id,
|
||||
&face);
|
||||
printf("HERE %x\n", error);
|
||||
if (error)
|
||||
{
|
||||
unscaled->lock_count--;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue