[gnome-builder] Build-Tools: remove unused variable



commit 886e88c9144414b5577bfa30df9d98d466ff313f
Author: Ben Iofel <iofelben gmail com>
Date:   Mon Feb 15 20:52:25 2016 -0500

    Build-Tools: remove unused variable

 plugins/build-tools/gbp-build-tool.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/build-tools/gbp-build-tool.c b/plugins/build-tools/gbp-build-tool.c
index 6e886ac..707e6ff 100644
--- a/plugins/build-tools/gbp-build-tool.c
+++ b/plugins/build-tools/gbp-build-tool.c
@@ -172,7 +172,6 @@ gbp_build_tool_new_context_cb (GObject      *object,
   g_autoptr(IdeContext) context = NULL;
   g_autoptr(IdeBuilder) builder = NULL;
   g_autoptr(IdeBuildResult) build_result = NULL;
-  g_autoptr(IdeDevice) device = NULL;
   g_autoptr(IdeConfiguration) configuration = NULL;
   IdeConfigurationManager *configuration_manager;
   IdeBuildSystem *build_system;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]