Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GCC complains that: cairo-surface-observer.c:289:26: warning: ignoring return value of 'cairo_device_acquire', declared with attribute warn_unused_result [-Wunused-result] Explain why it's safe to ignore it in a comment.
- Loading branch information