mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gi-compile-repository: Remove unused variable
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
d3325bf879
commit
a41496643b
@ -44,7 +44,6 @@ gchar **includedirs = NULL;
|
|||||||
gchar **input = NULL;
|
gchar **input = NULL;
|
||||||
gchar *output = NULL;
|
gchar *output = NULL;
|
||||||
gchar **shlibs = NULL;
|
gchar **shlibs = NULL;
|
||||||
gboolean include_cwd = FALSE;
|
|
||||||
gboolean debug = FALSE;
|
gboolean debug = FALSE;
|
||||||
gboolean verbose = FALSE;
|
gboolean verbose = FALSE;
|
||||||
gboolean show_version = FALSE;
|
gboolean show_version = FALSE;
|
||||||
|
Loading…
Reference in New Issue
Block a user