[glib] Remove g_type_class_get_private() public documentation



commit c3f1025c33ab295eedcf41beeea276171ae2dc27
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Mar 29 18:20:03 2010 +0200

    Remove g_type_class_get_private() public documentation
    
    This is a internal function needed for the documented
    G_TYPE_CLASS_GET_PRIVATE() macro
    
    This was introduced by error in
    commit 81e2aa941bbfd02bf1b6235da12834d282ceda0c

 docs/reference/gobject/tmpl/gobject-unused.sgml |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/docs/reference/gobject/tmpl/gobject-unused.sgml b/docs/reference/gobject/tmpl/gobject-unused.sgml
index a2c641f..48f8a2e 100644
--- a/docs/reference/gobject/tmpl/gobject-unused.sgml
+++ b/docs/reference/gobject/tmpl/gobject-unused.sgml
@@ -64,15 +64,6 @@ are set for @type.
 @flags:   Bitwise combination of #GTypeFlags and #GTypeFundamentalFlags.
 @Returns: #TRUE if all @flags are set for @type, #FALSE otherwise.
 
-<!-- ##### FUNCTION g_type_class_get_private ##### -->
-<para>
-
-</para>
-
- klass: 
- private_type: 
- Returns: 
-
 <!-- ##### FUNCTION g_type_instance_is_a ##### -->
 <para>
 Determines if @instance adheres to the interface exported



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]