mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 00:06:24 +01:00
girepository/girparser.c: Remove an unused variable.
svn path=/trunk/; revision=879
This commit is contained in:
parent
d680962438
commit
01fda94550
@ -869,7 +869,6 @@ start_field (GMarkupParseContext *context,
|
|||||||
const gchar *writable;
|
const gchar *writable;
|
||||||
const gchar *bits;
|
const gchar *bits;
|
||||||
const gchar *branch;
|
const gchar *branch;
|
||||||
const gchar *offset;
|
|
||||||
GIrNodeField *field;
|
GIrNodeField *field;
|
||||||
|
|
||||||
switch (ctx->state)
|
switch (ctx->state)
|
||||||
|
Loading…
Reference in New Issue
Block a user