Fix two compilation warnings

This commit is contained in:
Colin Walters 2010-07-19 17:48:17 -04:00 committed by Philip Withnall
parent 4bf5ef6bd7
commit a52046e847

View File

@ -41,7 +41,6 @@ main (int argc, char *argv[])
GError *error = NULL;
gboolean needs_prefix;
gint i;
GTypelib *data;
GOptionEntry options[] =
{
{ "shlib", 0, 0, G_OPTION_ARG_NONE, &shlib, "handle typelib embedded in shlib", NULL },