[PATCH 2/3] doc: no separate cairo-xcb-xrender section

Nis Martensen nis.martensen at web.de
Tue Apr 10 13:02:54 PDT 2012


There is already a cairo-xcb section and there are no symbols that
should be documented in an extra -xrender section. It is not mentioned
in cairo-sections.txt either. So simply delete it.
---
 src/cairo-xcb-surface-render.c |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/src/cairo-xcb-surface-render.c b/src/cairo-xcb-surface-render.c
index b1f6ec8..f1f5fbe 100644
--- a/src/cairo-xcb-surface-render.c
+++ b/src/cairo-xcb-surface-render.c
@@ -47,19 +47,6 @@
 
 #define PIXMAN_MAX_INT ((pixman_fixed_1 >> 1) - pixman_fixed_e) /* need to ensure deltas also fit */
 
-/**
- * SECTION:cairo-xcb-xrender
- * @Title: XCB Surfaces
- * @Short_Description: X Window System rendering using the XCB library and the X Render extension
- * @See_Also: #cairo_surface_t
- *
- * The XCB surface is used to render cairo graphics to X Window System
- * windows and pixmaps using the XCB library and its X Render extension.
- *
- * Note that the XCB surface automatically takes advantage of the X Render
- * extension if it is available.
- **/
-
 static cairo_status_t
 _clip_and_composite_boxes (cairo_xcb_surface_t *dst,
 			   cairo_operator_t op,
-- 
1.7.2.5


--------------090401080205050201040700
Content-Type: text/plain;
 name="0003-doc-add-returns-statement-to-cairo_surface_supports_.patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename*0="0003-doc-add-returns-statement-to-cairo_surface_supports_.pa";
 filename*1="tch.txt"



More information about the cairo mailing list