mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
gibaseinfo: Remove an unused private macro
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
ec9a73a262
commit
75820a6941
@ -31,9 +31,6 @@
|
|||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#define GI_IS_BASE_INFO_TYPE(info,type) \
|
|
||||||
(G_TYPE_INSTANCE_GET_CLASS ((info), GI_TYPE_BASE_INFO, GIBaseInfoClass)->info_type == (type))
|
|
||||||
|
|
||||||
struct _GIBaseInfoClass
|
struct _GIBaseInfoClass
|
||||||
{
|
{
|
||||||
GTypeClass parent_class;
|
GTypeClass parent_class;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user