From 411438f3099dc368bf17b517c970a03e11ffda44 Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Wed, 30 Jun 2010 03:31:37 +0100 Subject: [PATCH] material: remove a duplicate gtk-doc "Since: 1.4" The cogl_material_get_depth_writing_enabled documentation had two "Since: 1.4" annotations which was confusing the gobject introspection scanner. --- clutter/cogl/cogl/cogl-material.h | 1 - 1 file changed, 1 deletion(-) diff --git a/clutter/cogl/cogl/cogl-material.h b/clutter/cogl/cogl/cogl-material.h index f233536..9afca96 100644 --- a/clutter/cogl/cogl/cogl-material.h +++ b/clutter/cogl/cogl/cogl-material.h @@ -1052,7 +1052,6 @@ cogl_material_set_depth_writing_enabled (CoglHandle handle, /** * cogl_material_get_depth_writing_enabled: * @handle: A CoglMaterial handle - * Since: 1.4 * * Gets the depth writing enable state as set by the corresponding * cogl_material_set_depth_writing_enabled. -- 2.7.4