[glib] GDBusObject: Remove comment non-existant virtual functions



commit f1e5af4e120439d5c26ac4f277cbc315d0ce2504
Author: David Zeuthen <davidz redhat com>
Date:   Sat Jun 4 21:37:37 2011 -0400

    GDBusObject: Remove comment non-existant virtual functions
    
    These were nuked a while ago.
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 gio/gdbusobject.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gio/gdbusobject.h b/gio/gdbusobject.h
index 5212926..30983b1 100644
--- a/gio/gdbusobject.h
+++ b/gio/gdbusobject.h
@@ -45,10 +45,6 @@ typedef struct _GDBusObjectIface GDBusObjectIface;
  *
  * Base object type for D-Bus objects.
  *
- * <note><para>The @lookup_with_typecheck and @peek_with_typecheck
- * virtual functions should only be used by D-Bus interface
- * implementations.</para></note>
- *
  * Since: 2.30
  */
 struct _GDBusObjectIface



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