mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-21 06:39:17 +02:00
Remove left-over comments
This commit is contained in:
parent
dc4a7e9e32
commit
501238c318
@ -44,8 +44,6 @@ struct _GIBaseInfoStub {
|
|||||||
gpointer padding[4];
|
gpointer padding[4];
|
||||||
};
|
};
|
||||||
|
|
||||||
/* GIBaseInfo */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GIAttributeIter:
|
* GIAttributeIter:
|
||||||
*
|
*
|
||||||
|
@ -30,8 +30,6 @@
|
|||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
/* GIObjectInfo */
|
|
||||||
|
|
||||||
#define GI_IS_OBJECT_INFO(info) \
|
#define GI_IS_OBJECT_INFO(info) \
|
||||||
(g_base_info_get_type((GIBaseInfo*)info) == GI_INFO_TYPE_OBJECT)
|
(g_base_info_get_type((GIBaseInfo*)info) == GI_INFO_TYPE_OBJECT)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user