mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 06:56:14 +01:00
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:
parent
b3effbf683
commit
f1e5af4e12
@ -45,10 +45,6 @@ typedef struct _GDBusObjectIface GDBusObjectIface;
|
|||||||
*
|
*
|
||||||
* Base object type for D-Bus objects.
|
* 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
|
* Since: 2.30
|
||||||
*/
|
*/
|
||||||
struct _GDBusObjectIface
|
struct _GDBusObjectIface
|
||||||
|
Loading…
Reference in New Issue
Block a user