[gnome-builder] autotools: fix warning for unused variable
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] autotools: fix warning for unused variable
- Date: Fri, 8 May 2015 02:03:28 +0000 (UTC)
commit a9b35be92677896ebf067368ca0afe030c37eb51
Author: Christian Hergert <christian hergert me>
Date: Thu May 7 19:00:43 2015 -0700
autotools: fix warning for unused variable
libide/autotools/ide-autotools-build-system.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libide/autotools/ide-autotools-build-system.c b/libide/autotools/ide-autotools-build-system.c
index 9c9c4f6..50d4954 100644
--- a/libide/autotools/ide-autotools-build-system.c
+++ b/libide/autotools/ide-autotools-build-system.c
@@ -111,7 +111,6 @@ ide_autotools_build_system_discover_file_worker (GTask *task,
gpointer task_data,
GCancellable *cancellable)
{
- g_autofree gchar *name = NULL;
GFile *file = task_data;
GFile *parent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]