mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-13 04:34:04 +02:00
gi-compile-repository: Remove unused variable
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user