From 2e1eaa88ff07fbd2048c76587cd6b9ca565fa047 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 5 Aug 2005 10:46:40 +0000 Subject: [PATCH] Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS which don't belong here. --- ChangeLog | 5 +++++ doc/public/cairo-sections.txt | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0ddefc4d8..fd0152abc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-05 Carl Worth + + * doc/public/cairo-sections.txt: Remove CAIRO_BEGIN_DECLS and + CAIRO_END_DECLS which don't belong here. + 2005-08-05 Carl Worth * test/surface-finish-twice.c (draw): Remove unused variable. diff --git a/doc/public/cairo-sections.txt b/doc/public/cairo-sections.txt index 931257223..1c0edccbc 100644 --- a/doc/public/cairo-sections.txt +++ b/doc/public/cairo-sections.txt @@ -302,8 +302,6 @@ cairo_read_func_t cairo_write_func_t cairo_debug_reset_static_data -CAIRO_BEGIN_DECLS -CAIRO_END_DECLS cairo_current_font_extents cairo_get_font_extents cairo_current_operator