[gnome-builder/wip/gtk4-port: 1529/1774] plugins/make: fix build warning
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 1529/1774] plugins/make: fix build warning
- Date: Mon, 11 Jul 2022 22:31:48 +0000 (UTC)
commit 5a2450621e8351a65a780c563a37773ce2dab978
Author: Christian Hergert <chergert redhat com>
Date: Wed Jun 15 15:34:57 2022 -0700
plugins/make: fix build warning
src/plugins/make/gbp-make-build-target-provider.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/plugins/make/gbp-make-build-target-provider.c
b/src/plugins/make/gbp-make-build-target-provider.c
index cd008f076..7265db0b7 100644
--- a/src/plugins/make/gbp-make-build-target-provider.c
+++ b/src/plugins/make/gbp-make-build-target-provider.c
@@ -50,7 +50,6 @@ gbp_make_build_target_provider_get_targets_async (IdeBuildTargetProvider *provid
GbpMakeBuildTargetProvider *self = (GbpMakeBuildTargetProvider *)provider;
g_autoptr(GPtrArray) targets = NULL;
g_autoptr(IdeTask) task = NULL;
- g_autoptr(GError) error = NULL;
IdeBuildSystem *build_system;
IdeContext *context;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]