GDBusObject: Remove comment non-existant virtual functions

These were nuked a while ago.

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen 2011-06-04 21:37:37 -04:00
parent b3effbf683
commit f1e5af4e12

View 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