mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-02 14:40:15 +01:00
Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS which don't belong here.
This commit is contained in:
parent
7d88cdd15b
commit
2e1eaa88ff
2 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-08-05 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* doc/public/cairo-sections.txt: Remove CAIRO_BEGIN_DECLS and
|
||||
CAIRO_END_DECLS which don't belong here.
|
||||
|
||||
2005-08-05 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* test/surface-finish-twice.c (draw): Remove unused variable.
|
||||
|
|
|
|||
|
|
@ -302,8 +302,6 @@ cairo_read_func_t
|
|||
cairo_write_func_t
|
||||
cairo_debug_reset_static_data
|
||||
<SUBSECTION Private>
|
||||
CAIRO_BEGIN_DECLS
|
||||
CAIRO_END_DECLS
|
||||
cairo_current_font_extents
|
||||
cairo_get_font_extents
|
||||
cairo_current_operator
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue