mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 18:22: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
|
||||
|
||||
#define GI_IS_BASE_INFO_TYPE(info,type) \
|
||||
(G_TYPE_INSTANCE_GET_CLASS ((info), GI_TYPE_BASE_INFO, GIBaseInfoClass)->info_type == (type))
|
||||
|
||||
struct _GIBaseInfoClass
|
||||
{
|
||||
GTypeClass parent_class;
|
||||
|
Loading…
x
Reference in New Issue
Block a user