forked from AuroraMiddleware/gtk
builder: Remove unused typedef
This commit is contained in:
parent
41fb6f6a8e
commit
21b6c8b5d8
@ -190,8 +190,6 @@ typedef struct {
|
||||
GHashTable *object_ids;
|
||||
} ParserData;
|
||||
|
||||
typedef GType (*GTypeGetFunc) (void);
|
||||
|
||||
/* Things only GtkBuilder should use */
|
||||
GBytes * _gtk_buildable_parser_precompile (const char *text,
|
||||
gssize text_len,
|
||||
|
Loading…
Reference in New Issue
Block a user