GDBusObject: Remove comment non-existant virtual functions
authorDavid Zeuthen <davidz@redhat.com>
Sun, 5 Jun 2011 01:37:37 +0000 (21:37 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Sun, 5 Jun 2011 01:37:37 +0000 (21:37 -0400)
These were nuked a while ago.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusobject.h

index 5212926..30983b1 100644 (file)
@@ -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