mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-23 22:16:16 +01:00
Fix two compilation warnings
This commit is contained in:
parent
4bf5ef6bd7
commit
a52046e847
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user