girepository/girparser.c: Remove an unused variable.

svn path=/trunk/; revision=879
This commit is contained in:
Owen Taylor 2008-11-11 05:11:05 +00:00
parent d680962438
commit 01fda94550

View File

@ -869,7 +869,6 @@ start_field (GMarkupParseContext *context,
const gchar *writable;
const gchar *bits;
const gchar *branch;
const gchar *offset;
GIrNodeField *field;
switch (ctx->state)