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